Skip to content

Commit 803901a

Browse files
tests need a more recent QuickCheck version
1 parent 4d68504 commit 803901a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constrained-generators.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ test-suite constrained-tests
140140
-rtsopts
141141

142142
build-depends:
143-
QuickCheck,
143+
QuickCheck >= 2.15.0.1,
144144
base,
145145
constrained-generators,
146146
containers,

0 commit comments

Comments
 (0)