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

@@ -13,6 +13,7 @@ cabal.mkDerivation (self: {
blazeHtml blazeMarkup conduit dataDefault failure monadControl
resourcet systemFilepath text transformers xmlTypes
];
jailbreak = true;
meta = {
homepage = "http://github.com/snoyberg/xml";
description = "Pure-Haskell utilities for dealing with XML with the conduit package";