From bd2e033acbf49e6c430e5c65233d0179eda615f9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 19 Oct 2010 19:17:55 +0200 Subject: [PATCH] wai-extra bump --- yesod.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yesod.cabal b/yesod.cabal index dfdd0154..395c561f 100644 --- a/yesod.cabal +++ b/yesod.cabal @@ -1,5 +1,5 @@ name: yesod -version: 0.5.4.1 +version: 0.5.4.2 license: BSD3 license-file: LICENSE author: Michael Snoyman @@ -24,7 +24,7 @@ library build-depends: base >= 4 && < 5 , time >= 1.1.4 && < 1.3 , wai >= 0.2.0 && < 0.3 - , wai-extra >= 0.2.2 && < 0.3 + , wai-extra >= 0.2.4 && < 0.3 , authenticate >= 0.7 && < 0.8 , bytestring >= 0.9.1.4 && < 0.10 , directory >= 1 && < 1.2