Skip to content

Commit

Permalink
Add lower bound for tasty-quickcheck (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Jun 19, 2022
1 parent d04d938 commit 4e62154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bytestring.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ test-suite bytestring-tests
ghc-prim,
QuickCheck,
tasty,
tasty-quickcheck,
tasty-quickcheck >= 0.8.1,
template-haskell,
transformers >= 0.3
ghc-options: -fwarn-unused-binds
Expand Down

0 comments on commit 4e62154

Please sign in to comment.