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 6ebb9e4 commit 7675e72Copy full SHA for 7675e72
servant-server/servant-server.cabal
@@ -78,7 +78,7 @@ library
78
-- Here can be exceptions if we really need features from the newer versions.
79
build-depends:
80
base-compat >= 0.10.5 && < 0.12
81
- , base64-bytestring >= 1.0.0.1 && < 1.2
+ , base64-bytestring >= 1.0.0.1 && < 1.3
82
, exceptions >= 0.10.0 && < 0.11
83
, http-media >= 0.7.1.3 && < 0.9
84
, http-types >= 0.12.2 && < 0.13
0 commit comments