haskell-yesod-core: jailbreak to support new versions of clientsession
This commit is contained in:
parent
c7ac797b5c
commit
05467aef29
@ -23,6 +23,7 @@ cabal.mkDerivation (self: {
|
|||||||
blazeBuilder conduit hamlet hspec httpTypes HUnit QuickCheck random
|
blazeBuilder conduit hamlet hspec httpTypes HUnit QuickCheck random
|
||||||
shakespeareCss shakespeareJs text transformers wai waiTest
|
shakespeareCss shakespeareJs text transformers wai waiTest
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.yesodweb.com/";
|
homepage = "http://www.yesodweb.com/";
|
||||||
description = "Creation of type-safe, RESTful web applications";
|
description = "Creation of type-safe, RESTful web applications";
|
||||||
|
Loading…
Reference in New Issue
Block a user