Skip to content

Commit ea45189

Browse files
bounds on QuickCheck version
1 parent e9b251d commit ea45189

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
@@ -79,7 +79,7 @@ library
7979
-Wunused-packages
8080

8181
build-depends:
82-
QuickCheck >=2.14,
82+
QuickCheck >=2.14 && <2.18,
8383
base >=4.18 && <5,
8484
base-orphans,
8585
containers,

0 commit comments

Comments
 (0)