We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 803901a commit cc0d31cCopy full SHA for cc0d31c
constrained-generators.cabal
@@ -79,7 +79,7 @@ library
79
-Wunused-packages
80
81
build-depends:
82
- QuickCheck >=2.14 && <2.18,
+ QuickCheck >=2.15.0.1 && <2.18,
83
base >=4.18 && <5,
84
base-orphans,
85
containers,
@@ -114,7 +114,7 @@ library examples
114
115
116
117
- QuickCheck >=2.14,
+ QuickCheck >=2.15.0.1,
118
119
constrained-generators,
120
0 commit comments