[refactor] upgrade to servant-client 0.20

parent 3a86dac5
packages: . packages: .
with-compiler: ghc-8.10.7 with-compiler: ghc-9.4.8
...@@ -47,8 +47,8 @@ library ...@@ -47,8 +47,8 @@ library
, http-client , http-client
, http-client-tls , http-client-tls
, lens , lens
, servant >= 0.18.3 && < 0.20 , servant >= 0.20 && < 0.21
, servant-client >= 0.18.3 && < 0.20 , servant-client >= 0.20 && < 0.21
, text , text
default-language: Haskell2010 default-language: Haskell2010
......
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