mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-31 22:51:22 +00:00
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
|
||||
unorderedContainers vector xmlhtml
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://snapframework.com/";
|
||||
description = "An Haskell template system supporting both HTML5 and XML";
|
||||
|
Loading…
Reference in New Issue
Block a user