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.
2 parents 567eb73 + a221320 commit 40ac6fbCopy full SHA for 40ac6fb
servant-server/servant-server.cabal
@@ -82,7 +82,7 @@ library
82
-- Here can be exceptions if we really need features from the newer versions.
83
build-depends:
84
base-compat >= 0.10.5 && < 0.12
85
- , base64-bytestring >= 1.0.0.1 && < 1.1
+ , base64-bytestring >= 1.0.0.1 && < 1.2
86
, exceptions >= 0.10.0 && < 0.11
87
, http-media >= 0.7.1.3 && < 0.9
88
, http-types >= 0.12.2 && < 0.13
0 commit comments