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 83bbc6d commit 0c0fe5bCopy full SHA for 0c0fe5b
servant-client-core/servant-client-core.cabal
@@ -77,7 +77,7 @@ library
77
build-depends:
78
aeson >= 1.4.1.0 && < 1.6
79
, base-compat >= 0.10.5 && < 0.12
80
- , base64-bytestring >= 1.0.0.1 && < 1.1
+ , base64-bytestring >= 1.0.0.1 && < 1.2
81
, exceptions >= 0.10.0 && < 0.11
82
, free >= 5.1 && < 5.2
83
, http-media >= 0.7.1.3 && < 0.9
0 commit comments