haskell-heist: jailbreak to fix build with current versions of 'directory-tree'
This commit is contained in:
parent
a1df473db7
commit
4d7d3d6aab
@ -13,6 +13,7 @@ cabal.mkDerivation (self: {
|
|||||||
filepath hashable MonadCatchIOTransformers mtl random text time
|
filepath hashable MonadCatchIOTransformers mtl random text time
|
||||||
transformers unorderedContainers vector xmlhtml
|
transformers unorderedContainers vector xmlhtml
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://snapframework.com/";
|
homepage = "http://snapframework.com/";
|
||||||
description = "An Haskell template system supporting both HTML5 and XML";
|
description = "An Haskell template system supporting both HTML5 and XML";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user