[refactor] upgrade to servant-client 0.20

parent b6c54554
dist-newstyle/
.stack-work/
pubMedCrawler.cabal
*~
\ No newline at end of file
packages: .
with-compiler: ghc-8.10.7
with-compiler: ghc-9.4.8
source-repository-package
type: git
location: https://github.com/delanoe/data-time-segment.git
......
......@@ -60,9 +60,9 @@ library
, lens
, mtl
, optparse-applicative
, servant >= 0.18.3 && < 0.20
, servant-client >= 0.18.3 && < 0.20
, servant-client-core >= 0.18.3 && < 0.20
, servant >= 0.20 && < 0.21
, servant-client >= 0.20 && < 0.21
, servant-client-core >= 0.20 && < 0.21
, taggy
, taggy-lens
, 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