Skip to content

Commit eeeb893

Browse files
BodigrimLysxia
authored andcommitted
Allow QuickCheck-2.16
1 parent f0c4a8e commit eeeb893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)