Bump base64-bytestring limit to 1.3 (#1382)

This commit is contained in:
Philipp Balzarek 2020-12-11 00:32:16 +01:00 committed by GitHub
parent 6ebb9e419e
commit 7675e725d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ library
-- Here can be exceptions if we really need features from the newer versions.
build-depends:
base-compat >= 0.10.5 && < 0.12
, base64-bytestring >= 1.0.0.1 && < 1.2
, base64-bytestring >= 1.0.0.1 && < 1.3
, exceptions >= 0.10.0 && < 0.11
, http-media >= 0.7.1.3 && < 0.9
, http-types >= 0.12.2 && < 0.13