Skip to content

Commit

Permalink
Relax upper bound of hedgehog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfmpe authored and tomjaguarpaw committed Jan 17, 2025
1 parent 76e40f2 commit ddfb053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stan.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ test-suite stan-test
, containers
, filepath
, ghc
, hedgehog >= 1.0 && < 1.5
, hedgehog >= 1.0 && < 1.6
, hspec >= 2.7 && < 2.12
, hspec-hedgehog >= 0.0.1.2
, optparse-applicative
Expand Down

0 comments on commit ddfb053

Please sign in to comment.