Skip to content

Commit

Permalink
Add upper bound on hedgehog, per #7489
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Maruseac <[email protected]>
  • Loading branch information
mihaimaruseac committed Jul 25, 2024
1 parent a24a5ba commit 765b01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ packages:
- normalization-insensitive

"Jacob Stanley <[email protected]> @jacobstanley":
- hedgehog
- hedgehog < 1.5 # https://github.com/commercialhaskell/stackage/issues/7489
- hedgehog-quickcheck
- transformers-bifunctors

Expand Down

0 comments on commit 765b01a

Please sign in to comment.