Allow attoparsec 0.14 (#1408)

Builds fine and all tests pass.
This commit is contained in:
Felix Yan 2021-06-22 11:54:50 +08:00 committed by GitHub
parent 0c961f6ebb
commit cc67b9ec6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ library
build-depends:
base-compat >= 0.10.5 && < 0.12
, aeson >= 1.4.1.0 && < 1.6
, attoparsec >= 0.13.2.2 && < 0.14
, attoparsec >= 0.13.2.2 && < 0.15
, bifunctors >= 5.5.3 && < 5.6
, case-insensitive >= 1.2.0.11 && < 1.3
, deepseq >= 1.4.2.0 && < 1.5