We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b393a39 commit 2e62383Copy full SHA for 2e62383
1 file changed
StrictCheck.cabal
@@ -31,7 +31,7 @@ library
31
default-language: Haskell2010
32
build-depends: base >= 4.7 && < 5,
33
template-haskell >= 2.18 && < 2.25,
34
- QuickCheck >= 2.10 && < 2.18,
+ QuickCheck >= 2.10 && < 2.19,
35
containers >= 0.5 && < 0.9,
36
generics-sop >= 0.3.2 && < 0.6,
37
bifunctors >= 5.5 && < 5.7
0 commit comments