Skip to content

Commit

Permalink
Update tasty-hedgehog
Browse files Browse the repository at this point in the history
This updates tasty-hedgehog to the latest version, introducing a small hack to
fix a deprecation warning.

Fixes GaloisInc#23
  • Loading branch information
travitch committed May 24, 2022
1 parent 9232347 commit 4468036
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 115 deletions.
2 changes: 1 addition & 1 deletion bv-sized.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ test-suite bv-sized-tests
MonadRandom >= 0.5.3 && < 0.6,
parameterized-utils,
tasty >= 1.2.3 && < 1.5,
tasty-hedgehog >= 1.0.0.2 && < 1.2
tasty-hedgehog >= 1.2 && < 1.3
default-language: Haskell2010
ghc-options: -Wall -Wcompat
Loading

0 comments on commit 4468036

Please sign in to comment.