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

@@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
text threads time timeCompat transformers transformersBase
utf8String xhtml zlib
];
jailbreak = true;
meta = {
homepage = "http://happstack.com";
description = "Web related tools and services";