12 lines
542 B
Diff
12 lines
542 B
Diff
--- a/lzma.cabal
|
|
+++ b/lzma.cabal
|
|
@@ -76,7 +76,7 @@
|
|
-- additional dependencies that require version bounds
|
|
build-depends: HUnit >= 1.2 && <1.7
|
|
, QuickCheck >= 2.8 && <2.11
|
|
- , tasty >= 0.10 && <0.13
|
|
+ , tasty >= 0.10 && <1.1
|
|
, tasty-hunit >= 0.9 && <0.11
|
|
, tasty-quickcheck >= 0.8.3.2 && <0.10
|
|
|