haskell-digestive-functors-heist: jailbrak to fix build with recent version of heist
This commit is contained in:
parent
8cbc3906a3
commit
5a9d8abf21
@ -8,6 +8,7 @@ cabal.mkDerivation (self: {
|
|||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder digestiveFunctors heist mtl text xmlhtml
|
blazeBuilder digestiveFunctors heist mtl text xmlhtml
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/jaspervdj/digestive-functors";
|
homepage = "http://github.com/jaspervdj/digestive-functors";
|
||||||
description = "Heist frontend for the digestive-functors library";
|
description = "Heist frontend for the digestive-functors library";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user