jailbreak packages to support blaze-html 0.6.0.0

- hamlet
 - happstack-server
 - heist
 - highlighting-kate
 - xml-conduit
 - xmlhtml
 - yesod-auth
 - yesod-core
 - yesod-form
This commit is contained in:
Peter Simons
2013-02-18 11:10:40 +01:00
parent 9ff93714d7
commit da1f938ece
10 changed files with 10 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ cabal.mkDerivation (self: {
buildDepends = [
blazeBuilder blazeHtml blazeMarkup failure parsec shakespeare text
];
jailbreak = true;
meta = {
homepage = "http://www.yesodweb.com/book/shakespearean-templates";
description = "Haml-like template files that are compile-time checked";