haskell-haddock-library fails its test suite.
This commit is contained in:
parent
d619392bdc
commit
b9dd22f1cb
@ -657,6 +657,9 @@ self: super: {
|
|||||||
postUnpack = "rm -v ${drv.pname}-${drv.version}/Setup.hs";
|
postUnpack = "rm -v ${drv.pname}-${drv.version}/Setup.hs";
|
||||||
});
|
});
|
||||||
|
|
||||||
|
# https://github.com/haskell/haddock/issues/378
|
||||||
|
haddock-library = dontCheck super.haddock-library;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user