We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7412ac3 commit 1f701aaCopy full SHA for 1f701aa
servant-client/servant-client.cabal
@@ -64,7 +64,7 @@ library
64
-- Here can be exceptions if we really need features from the newer versions.
65
build-depends:
66
base-compat >= 0.10.5 && < 0.12
67
- , http-client >= 0.5.13.1 && < 0.7
+ , http-client >= 0.5.13.1 && < 0.8
68
, http-media >= 0.7.1.3 && < 0.9
69
, http-types >= 0.12.2 && < 0.13
70
, exceptions >= 0.10.0 && < 0.11
0 commit comments