haskell-digestive-functors-heist: jailbrak to fix build with recent version of heist

This commit is contained in:
Peter Simons 2013-05-16 13:02:24 +02:00
parent 8cbc3906a3
commit 5a9d8abf21

View File

@ -8,6 +8,7 @@ cabal.mkDerivation (self: {
buildDepends = [
blazeBuilder digestiveFunctors heist mtl text xmlhtml
];
jailbreak = true;
meta = {
homepage = "http://github.com/jaspervdj/digestive-functors";
description = "Heist frontend for the digestive-functors library";