From afe3f11179698f4e28da0e00d0a6404cac3b1c43 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 19 Jul 2011 09:42:33 +0300 Subject: [PATCH] yesod 0.9 --- yesod-static.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yesod-static.cabal b/yesod-static.cabal index 006772b1..3fb2fb43 100644 --- a/yesod-static.cabal +++ b/yesod-static.cabal @@ -19,7 +19,7 @@ library build-depends: base >= 4 && < 5 , containers >= 0.4 , old-time >= 1.0 - , yesod-core >= 0.8 && < 0.9 + , yesod-core >= 0.9 && < 0.10 , base64-bytestring >= 0.1.0.1 && < 0.2 , pureMD5 >= 2.1.0.3 && < 2.2 , cereal >= 0.3 && < 0.4