Merge pull request #7499 from woehr/bnfc-meta-haddock
Don't try to build BNFC-meta documentation.
This commit is contained in:
commit
5c6dd54183
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ self: super: {
|
|||
# The Haddock phase fails for one reason or another.
|
||||
attoparsec-conduit = dontHaddock super.attoparsec-conduit;
|
||||
blaze-builder-conduit = dontHaddock super.blaze-builder-conduit;
|
||||
BNFC-meta = dontHaddock super.BNFC-meta;
|
||||
bytestring-progress = dontHaddock super.bytestring-progress;
|
||||
comonads-fd = dontHaddock super.comonads-fd;
|
||||
comonad-transformers = dontHaddock super.comonad-transformers;
|
||||
|
|
Loading…
Reference in a new issue