Skip to content

Commit

Permalink
Add lower bound for tasty-quickcheck (#520)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4e62154)
  • Loading branch information
Bodigrim authored and sjakobi committed Jul 25, 2022
1 parent e8c406c commit f82406e
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 @@ -165,7 +165,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 f82406e

Please sign in to comment.