haskell-happstack-server: jailbreak to fix build with latest 'blaze-html'
This commit is contained in:
parent
06627cbfc4
commit
83c6cc3233
@ -17,6 +17,7 @@ cabal.mkDerivation (self: {
|
|||||||
];
|
];
|
||||||
testDepends = [ HUnit parsec zlib ];
|
testDepends = [ HUnit parsec zlib ];
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://happstack.com";
|
homepage = "http://happstack.com";
|
||||||
description = "Web related tools and services";
|
description = "Web related tools and services";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user