From bcca4e4dc4324bcea794f44edd7d4d000f136917 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 6 Jan 2012 15:28:45 +0200 Subject: [PATCH] hamlet version bump --- yesod-core/yesod-core.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yesod-core/yesod-core.cabal b/yesod-core/yesod-core.cabal index 121e3637..dd9dad4e 100644 --- a/yesod-core/yesod-core.cabal +++ b/yesod-core/yesod-core.cabal @@ -53,7 +53,7 @@ library , text >= 0.7 && < 0.12 , template-haskell , path-pieces >= 0.1 && < 0.2 - , hamlet >= 0.10.6 && < 0.11 + , hamlet >= 0.10.7 && < 0.11 , shakespeare >= 0.10 && < 0.11 , shakespeare-js >= 0.10.4 && < 0.11 , shakespeare-css >= 0.10.5 && < 0.11