Skip to content

Commit 4e62154

Browse files
authored
Add lower bound for tasty-quickcheck (#520)
1 parent d04d938 commit 4e62154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bytestring.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ test-suite bytestring-tests
169169
ghc-prim,
170170
QuickCheck,
171171
tasty,
172-
tasty-quickcheck,
172+
tasty-quickcheck >= 0.8.1,
173173
template-haskell,
174174
transformers >= 0.3
175175
ghc-options: -fwarn-unused-binds

0 commit comments

Comments
 (0)