haskell-snap: jailbreak to support current version of hashable
This commit is contained in:
parent
98dae954cf
commit
e39f1607c9
@ -19,6 +19,7 @@ cabal.mkDerivation (self: {
|
|||||||
snapCore snapServer stm syb text time transformers
|
snapCore snapServer stm syb text time transformers
|
||||||
unorderedContainers vector vectorAlgorithms xmlhtml
|
unorderedContainers vector vectorAlgorithms xmlhtml
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://snapframework.com/";
|
homepage = "http://snapframework.com/";
|
||||||
description = "Top-level package for the Snap Web Framework";
|
description = "Top-level package for the Snap Web Framework";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user