haskell-gitit: jailbreak to fix build with recent blazehtml

This commit is contained in:
Peter Simons 2013-02-24 10:41:44 +01:00
parent b2ad9627d6
commit 8e148fa50e

View file

@ -18,6 +18,7 @@ cabal.mkDerivation (self: {
safe SHA syb tagsoup text time url utf8String xhtml xml xssSanitize
zlib
];
jailbreak = true;
meta = {
homepage = "http://gitit.net";
description = "Wiki using happstack, git or darcs, and pandoc";