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
|
base64Bytestring blazeBuilder HaXml HTTP mtl network networkUri
|
||||||
time utf8String
|
time utf8String
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.haskell.org/haskellwiki/HaXR";
|
homepage = "http://www.haskell.org/haskellwiki/HaXR";
|
||||||
description = "XML-RPC client and server library";
|
description = "XML-RPC client and server library";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user