From 8fb2d180d507079e32d13d170fd21f9d78d0b594 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Oct 2013 15:42:46 +0300 Subject: [PATCH] cereal 0.4 fpco/stackage#121 --- yesod-core/yesod-core.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yesod-core/yesod-core.cabal b/yesod-core/yesod-core.cabal index edf6f15e..6c419931 100644 --- a/yesod-core/yesod-core.cabal +++ b/yesod-core/yesod-core.cabal @@ -1,5 +1,5 @@ name: yesod-core -version: 1.2.4.3 +version: 1.2.4.4 license: MIT license-file: LICENSE author: Michael Snoyman @@ -41,7 +41,7 @@ library , transformers >= 0.2.2 && < 0.4 , clientsession >= 0.9 && < 0.10 , random >= 1.0.0.2 && < 1.1 - , cereal >= 0.3 && < 0.4 + , cereal >= 0.3 , old-locale >= 1.0.0.2 && < 1.1 , failure >= 0.2 && < 0.3 , containers >= 0.2