haskell-record doesn't pass the Haddock phase.

This commit is contained in:
Peter Simons 2015-06-13 11:09:38 +02:00
parent 5fae046771
commit ea3382bb69

View File

@ -166,6 +166,7 @@ self: super: {
types-compat = dontHaddock super.types-compat; # https://github.com/philopon/apiary/issues/15
wai-test = dontHaddock super.wai-test;
zlib-conduit = dontHaddock super.zlib-conduit;
record = dontHaddock super.record; # https://github.com/nikita-volkov/record/issues/22
# Jailbreak doesn't get the job done because the Cabal file uses conditionals a lot.
darcs = (overrideCabal super.darcs (drv: {