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 parsec text unorderedContainers
];
jailbreak = true;
meta = {
description = "XML parser and renderer with HTML 5 quirks mode";
license = self.stdenv.lib.licenses.bsd3;