2018-01-02 15:42:21 -08:00
|
|
|
--- a/lzma.cabal
|
|
|
|
+++ b/lzma.cabal
|
2018-04-11 13:12:14 -07:00
|
|
|
@@ -76,7 +76,7 @@
|
2018-01-02 15:42:21 -08:00
|
|
|
-- additional dependencies that require version bounds
|
2018-04-11 13:12:14 -07:00
|
|
|
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
|
|
|
|
|