3
0
Fork 0
forked from mirrors/nixpkgs

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

This commit is contained in:
Peter Simons 2013-04-01 18:26:12 +02:00
parent c7ac797b5c
commit 05467aef29

View file

@ -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";