Allow base64-bytestring 1.1

Builds fine and all tests pass here.
This commit is contained in:
Felix Yan 2020-04-26 11:35:01 +08:00 committed by GitHub
parent 567eb733d2
commit a221320f5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,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.1
, base64-bytestring >= 1.0.0.1 && < 1.2
, exceptions >= 0.10.0 && < 0.11
, http-media >= 0.7.1.3 && < 0.9
, http-types >= 0.12.2 && < 0.13