Skip to content

Commit b5e3d67

Browse files
andreasabelBodigrim
authored andcommitted
Allow newer tasty-quickcheck
1 parent 8dc16c8 commit b5e3d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tar.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ test-suite properties
101101
QuickCheck == 2.*,
102102
tar-internal,
103103
tasty >= 0.10 && <1.6,
104-
tasty-quickcheck >= 0.8 && <0.11,
104+
tasty-quickcheck >= 0.8 && <1,
105105
temporary < 1.4,
106106
time
107107
if impl(ghc < 9.0)

0 commit comments

Comments
 (0)