Fix bounds on bytestring

This commit is contained in:
Taylor Fausak 2023-03-18 16:13:37 -05:00 committed by GitHub
parent fa48a96f9f
commit c851f9e7a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ flag pedantic
common library
build-depends:
, base >= 4.16.0 && < 4.19
, bytestring >= 0.11.4 && < 0.12
, bytestring >= 0.11.3 && < 0.12
, containers >= 0.6.5 && < 0.7
, tagged >= 0.8.6 && < 0.9
, text >= 1.2.5 && < 1.3 || >= 2.0 && < 2.1