haskell-haxr: jailbreak to fix build with latest version of 'HaXml'

This commit is contained in:
Peter Simons 2014-11-01 17:12:23 +01:00
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";