summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-04-30 22:04:37 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2012-04-30 22:04:37 +0200
commit3e80608148f86458310576edad539a0b09e83e87 (patch)
treed638e0efcb0f59ae7935480fb513da1d55c756c9 /hakyll.cabal
parentcbbe51428cf1413751ec86ffa3a1a646d84eb6ce (diff)
downloadhakyll-3e80608148f86458310576edad539a0b09e83e87.tar.gz
Bump hamlet dependency
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 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,