about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/patches/lzma-tests.patch
blob: db9e62ee3c5f098bcd8b740574d1e5825c18ab7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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