haskell-snap: jailbreak to fix build with recent versions of comonad
This commit is contained in:
parent
0bdc4a1a94
commit
913685d0ac
@ -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