haskell-heist: jailbreak to support latest version of 'hashable'
This commit is contained in:
parent
275cfb8a80
commit
a5576114b6
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
|||||||
filepath hashable MonadCatchIOTransformers mtl random text time
|
filepath hashable MonadCatchIOTransformers mtl random text time
|
||||||
unorderedContainers vector xmlhtml
|
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