Skip to content

Commit

Permalink
Merge pull request #446 from topagentnetwork/relax-hedgehog-constraint
Browse files Browse the repository at this point in the history
Allow hedgehog 1.2
  • Loading branch information
patrickt committed Jun 7, 2023
2 parents 0c92b7b + dd60460 commit ab3c492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fused-effects.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ test-suite examples
build-depends:
, base
, fused-effects
, hedgehog >= 1 && < 1.2
, hedgehog >= 1 && < 1.3
, hedgehog-fn ^>= 1


Expand Down

0 comments on commit ab3c492

Please sign in to comment.