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 3857b1e..ecf3788 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -69,7 +69,7 @@ Library
cryptohash >= 0.7 && < 0.8,
directory >= 1.0 && < 1.2,
filepath >= 1.0 && < 1.4,
- hamlet >= 0.10.3 && < 1.1,
+ hamlet >= 1.0 && < 1.1,
mtl >= 1 && < 2.2,
old-locale >= 1.0 && < 1.1,
old-time >= 1.0 && < 1.2,