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 7675e72 commit 7412ac3Copy full SHA for 7412ac3
servant-client-core/servant-client-core.cabal
@@ -71,7 +71,7 @@ library
71
build-depends:
72
aeson >= 1.4.1.0 && < 1.6
73
, base-compat >= 0.10.5 && < 0.12
74
- , base64-bytestring >= 1.0.0.1 && < 1.2
+ , base64-bytestring >= 1.0.0.1 && < 1.3
75
, exceptions >= 0.10.0 && < 0.11
76
, free >= 5.1 && < 5.2
77
, http-media >= 0.7.1.3 && < 0.9
0 commit comments