Skip to content

Commit

Permalink
Add upper bound to hspec-hedgedog
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed Feb 3, 2024
1 parent 11bef5e commit d2433c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ test-suite extensions-test
, ghc-boot-th
, hedgehog >= 1.0 && < 1.5
, hspec
, hspec-hedgehog >= 0.0.1
, hspec-hedgehog >= 0.0.1 && < 0.2
, text
ghc-options: -threaded
-rtsopts
Expand Down

0 comments on commit d2433c8

Please sign in to comment.