haskell-xml-conduit: jailbreak to fix build with conduit
This commit is contained in:
parent
7071d7b6de
commit
d964aa83a0
@ -19,6 +19,7 @@ cabal.mkDerivation (self: {
|
|||||||
blazeMarkup conduit hspec HUnit resourcet text transformers
|
blazeMarkup conduit hspec HUnit resourcet text transformers
|
||||||
xmlTypes
|
xmlTypes
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/snoyberg/xml";
|
homepage = "http://github.com/snoyberg/xml";
|
||||||
description = "Pure-Haskell utilities for dealing with XML with the conduit package";
|
description = "Pure-Haskell utilities for dealing with XML with the conduit package";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user