udpate quickcheck version bound for stackage

This commit is contained in:
Harendra Kumar 2019-03-27 23:49:23 +05:30
parent e8d0393af6
commit 99e9ae5fe4

View File

@ -328,7 +328,7 @@ test-suite properties
build-depends:
streamly
, base >= 4.8 && < 5
, QuickCheck >= 2.10 && < 2.13
, QuickCheck >= 2.10 && < 2.14
, hspec >= 2.0 && < 3
if impl(ghc < 8.0)
build-depends: