about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/patches/lzma-tests.patch
blob: e4e327ab6bbc9efb9d879012b6cc5511ae68dcaa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/lzma.cabal
+++ b/lzma.cabal
@@ -70,8 +70,8 @@ test-suite lzma-tests
                      , base
                      , bytestring
   -- additional dependencies that require version bounds
-  build-depends:       HUnit                      >= 1.2      && <1.4
-                     , QuickCheck                 >= 2.8      && <2.9
+  build-depends:       HUnit                      >= 1.2      && <2
+                     , QuickCheck                 >= 2.8      && <3
                      , tasty                      >= 0.10     && <0.12
                      , tasty-hunit                == 0.9.*
                      , tasty-quickcheck           >= 0.8.3.2  && < 0.9