lol
1--- a/lzma.cabal
2+++ b/lzma.cabal
3@@ -70,8 +70,8 @@ test-suite lzma-tests
4 , base
5 , bytestring
6 -- additional dependencies that require version bounds
7- build-depends: HUnit >= 1.2 && <1.4
8- , QuickCheck >= 2.8 && <2.9
9+ build-depends: HUnit >= 1.2 && <2
10+ , QuickCheck >= 2.8 && <3
11 , tasty >= 0.10 && <0.12
12 , tasty-hunit == 0.9.*
13 , tasty-quickcheck >= 0.8.3.2 && < 0.9