Skip to content

Commit 9bf0ca8

Browse files
committed
Allow QuickCheck-2.16
1 parent 999b604 commit 9bf0ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

text.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ test-suite tests
294294
Tests.Utils
295295

296296
build-depends:
297-
QuickCheck >= 2.12.6 && < 2.16,
297+
QuickCheck >= 2.12.6 && < 2.17,
298298
base <5,
299299
binary,
300300
bytestring,

0 commit comments

Comments
 (0)