haskell-haxr: jailbreak to fix build with latest version of 'HaXml'
This commit is contained in:
parent
209d7fe8e9
commit
071381a639
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
||||
base64Bytestring blazeBuilder HaXml HTTP mtl network networkUri
|
||||
time utf8String
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://www.haskell.org/haskellwiki/HaXR";
|
||||
description = "XML-RPC client and server library";
|
||||
|
Loading…
Reference in New Issue
Block a user