haskell-yesod-core: jailbreak to support new versions of clientsession

This commit is contained in:
Peter Simons
2013-04-01 18:44:34 +02:00
parent c7ac797b5c
commit 05467aef29
@@ -23,6 +23,7 @@ cabal.mkDerivation (self: {
blazeBuilder conduit hamlet hspec httpTypes HUnit QuickCheck random
shakespeareCss shakespeareJs text transformers wai waiTest
];
jailbreak = true;
meta = {
homepage = "http://www.yesodweb.com/";
description = "Creation of type-safe, RESTful web applications";