haskell-haddock-library fails its test suite.

This commit is contained in:
Peter Simons 2015-03-29 19:07:41 +02:00
parent d619392bdc
commit b9dd22f1cb

View file

@ -657,6 +657,9 @@ self: super: {
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.