summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hakyll.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 51751fd..300f83b 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -142,7 +142,7 @@ Library
bytestring >= 0.9 && < 0.11,
citeproc-hs >= 0.3.2 && < 0.4,
containers >= 0.3 && < 0.6,
- cryptohash >= 0.7 && < 0.9,
+ cryptohash >= 0.7 && < 0.10,
data-default >= 0.4 && < 0.6,
deepseq >= 1.3 && < 1.4,
directory >= 1.0 && < 1.3,