Merge pull request #320 from pcapriotti/topic/QuickCheckbump

Bump QuickCheck
This commit is contained in:
Huw Campbell 2018-09-27 16:05:23 +10:00 committed by GitHub
commit 08397b2506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ test-suite optparse-applicative-tests
build-depends: base
, bytestring == 0.10.*
, optparse-applicative
, QuickCheck >= 2.8 && < 2.12
, QuickCheck >= 2.8 && < 2.13
if !impl(ghc >= 8)
build-depends: semigroups