haskell-uhc-light: Haddock syntax errors have been fixed

This commit is contained in:
Peter Simons 2015-02-20 13:37:13 +01:00
parent 81082affeb
commit b4ed8845a9

View File

@ -101,7 +101,6 @@ 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
wai-test = dontHaddock super.wai-test;
# jailbreak doesn't get the job done because the Cabal file uses conditionals a lot.