yesod-core: jailbreak to support recent versions of cereal
This commit is contained in:
parent
bdf145fa1f
commit
eaae0cb6bf
@ -25,6 +25,7 @@ cabal.mkDerivation (self: {
|
||||
QuickCheck random resourcet shakespeareCss shakespeareJs text
|
||||
transformers wai waiTest
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://www.yesodweb.com/";
|
||||
description = "Creation of type-safe, RESTful web applications";
|
||||
|
Loading…
Reference in New Issue
Block a user