diff --git a/integer-logarithms.cabal b/integer-logarithms.cabal index 5f11732..a7c003b 100644 --- a/integer-logarithms.cabal +++ b/integer-logarithms.cabal @@ -112,7 +112,7 @@ test-suite spec build-depends: base , integer-logarithms - , QuickCheck >=2.14.1 && <2.15 + , QuickCheck >=2.14.1 && <2.16 , smallcheck >=1.2 && <1.3 , tasty >=1.4 && <1.6 , tasty-hunit >=0.10 && <0.11