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