haskell-digestive-functors-heist: jailbreak to fix the build with recent heist

This commit is contained in:
Peter Simons 2013-09-08 22:52:39 +02:00
parent c8c7a8dc42
commit 53f8f8f50d

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";