Skip to content

Commit 08397b2

Browse files
authored
Merge pull request #320 from pcapriotti/topic/QuickCheckbump
Bump QuickCheck
2 parents b04118b + 490a48f commit 08397b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optparse-applicative.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ test-suite optparse-applicative-tests
9898
build-depends: base
9999
, bytestring == 0.10.*
100100
, optparse-applicative
101-
, QuickCheck >= 2.8 && < 2.12
101+
, QuickCheck >= 2.8 && < 2.13
102102

103103
if !impl(ghc >= 8)
104104
build-depends: semigroups

0 commit comments

Comments
 (0)