Merge pull request #3251 from juhp/patch-1

allow QuickCheck-2.16
This commit is contained in:
Vidar Holen
2025-07-19 19:43:11 -07:00
committed by GitHub

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,