haskell-digestive-functors-heist: jailbrak to fix build with recent version of heist
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user