haskell-lzma-conduit: disable test suite to fix the build
Honestly, this package seems unmaintained, and we should probably disable the build altogether.
This commit is contained in:
parent
807c0c2029
commit
efdaac847b
@ -917,4 +917,7 @@ self: super: {
|
|||||||
SVGFonts = dontDistribute super.SVGFonts;
|
SVGFonts = dontDistribute super.SVGFonts;
|
||||||
yesod-media-simple = dontDistribute super.yesod-media-simple;
|
yesod-media-simple = dontDistribute super.yesod-media-simple;
|
||||||
|
|
||||||
|
# https://github.com/alphaHeavy/lzma-conduit/issues/5
|
||||||
|
lzma-conduit = dontCheck super.lzma-conduit;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user