Skip to content

Commit

Permalink
Widen bounds for hedgehog-quickcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobstanley committed May 14, 2018
1 parent 98b1c90 commit 99dc37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hedgehog-quickcheck/hedgehog-quickcheck.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ source-repository head
library
build-depends:
base >= 3 && < 5
, hedgehog >= 0.5 && < 0.6
, hedgehog >= 0.5 && < 0.7
, QuickCheck >= 2.7 && < 2.12
, transformers >= 0.4 && < 0.6

Expand Down

0 comments on commit 99dc37f

Please sign in to comment.