Skip to content

Commit

Permalink
Merge pull request #28 from TristanCacqueray/tasty-hedgehog-1.4
Browse files Browse the repository at this point in the history
Allow tasty-hedgehog-1.4
  • Loading branch information
coot committed Mar 1, 2023
2 parents f224ca3 + 9b11f51 commit 8074216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nothunks.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ test-suite nothunks-test
, hedgehog >= 1.1 && < 1.3
, random >= 1.1 && < 1.3
, tasty >= 1.3 && < 1.5
, tasty-hedgehog >= 1.1 && < 1.4
, tasty-hedgehog >= 1.1 && < 1.5

hs-source-dirs: test
default-language: Haskell2010
Expand Down

0 comments on commit 8074216

Please sign in to comment.