Skip to content

Commit

Permalink
Allow tasty-1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Sep 10, 2023
1 parent 7e0f7ce commit ee937e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zlib.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,6 @@ test-suite tests
default-language: Haskell2010
build-depends: base, bytestring, zlib,
QuickCheck == 2.*,
tasty >= 0.8 && < 1.5,
tasty >= 0.8 && < 1.6,
tasty-quickcheck >= 0.8 && < 0.11
ghc-options: -Wall

0 comments on commit ee937e3

Please sign in to comment.