allow QuickCheck-2.16

see also commercialhaskell/stackage#7787
This commit is contained in:
Jens Petersen 2025-07-18 19:27:05 +08:00 committed by GitHub
commit ce6f18cfb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,7 +58,7 @@ library
filepath >= 1.4.0 && < 1.6,
mtl >= 2.2.2 && < 2.4,
parsec >= 3.1.14 && < 3.2,
QuickCheck >= 2.14.2 && < 2.16,
QuickCheck >= 2.14.2 && < 2.17,
regex-tdfa >= 1.2.0 && < 1.4,
transformers >= 0.4.2 && < 0.7,