summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 2aad6ca..5c9bf32 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -260,7 +260,7 @@ Test-suite hakyll-tests
Build-Depends:
hakyll,
- QuickCheck >= 2.8 && < 2.13,
+ QuickCheck >= 2.8 && < 2.14,
tasty >= 0.11 && < 1.3,
tasty-hunit >= 0.9 && < 0.11,
tasty-quickcheck >= 0.8 && < 0.11,