haskell-haddock-library: enable test suite again

This commit is contained in:
Peter Simons 2017-03-23 17:48:33 +01:00
parent 4c9306f4aa
commit 80a52e22b3

View file

@ -483,9 +483,6 @@ self: super: {
# https://github.com/afcowie/locators/issues/1
locators = dontCheck super.locators;
# https://github.com/haskell/haddock/issues/378
haddock-library = dontCheck super.haddock-library;
# https://github.com/anton-k/csound-expression-dynamic/issues/1
csound-expression-dynamic = dontHaddock super.csound-expression-dynamic;