haskell-uhc-light: won't succeed the Haddock stage
This commit is contained in:
parent
4020b77062
commit
cca1b01b02
@ -88,6 +88,7 @@ self: super: {
|
||||
markdown-unlit = dontHaddock super.markdown-unlit;
|
||||
network-conduit = dontHaddock super.network-conduit;
|
||||
shakespeare-text = dontHaddock super.shakespeare-text;
|
||||
uhc-light = dontHaddock super.uhc-light; # https://github.com/UU-ComputerScience/uhc/issues/45
|
||||
|
||||
# jailbreak doesn't get the job done because the Cabal file uses conditionals a lot.
|
||||
darcs = overrideCabal super.darcs (drv: {
|
||||
|
Loading…
Reference in New Issue
Block a user