[refactor] upgrade to servant-client 0.20

parent b6c54554
dist-newstyle/
.stack-work/ .stack-work/
pubMedCrawler.cabal pubMedCrawler.cabal
*~ *~
\ No newline at end of file
packages: . packages: .
with-compiler: ghc-8.10.7 with-compiler: ghc-9.4.8
source-repository-package source-repository-package
type: git type: git
location: https://github.com/delanoe/data-time-segment.git location: https://github.com/delanoe/data-time-segment.git
......
...@@ -60,9 +60,9 @@ library ...@@ -60,9 +60,9 @@ library
, lens , lens
, mtl , mtl
, optparse-applicative , optparse-applicative
, servant >= 0.18.3 && < 0.20 , servant >= 0.20 && < 0.21
, servant-client >= 0.18.3 && < 0.20 , servant-client >= 0.20 && < 0.21
, servant-client-core >= 0.18.3 && < 0.20 , servant-client-core >= 0.20 && < 0.21
, taggy , taggy
, taggy-lens , taggy-lens
, text , text
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment