Skip to content

Commit

Permalink
Merge pull request hedgehogqa#194 from hedgehogqa/topic/hedgehog-quic…
Browse files Browse the repository at this point in the history
…kcheck-bounds

Widen bounds for hedgehog-quickcheck
  • Loading branch information
jacobstanley committed May 14, 2018
2 parents 98b1c90 + 99dc37f commit 257ce2d
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 257ce2d

Please sign in to comment.