haskell-uhc-light: Haddock syntax errors have been fixed
This commit is contained in:
parent
81082affeb
commit
b4ed8845a9
@ -101,7 +101,6 @@ self: super: {
|
|||||||
markdown-unlit = dontHaddock super.markdown-unlit;
|
markdown-unlit = dontHaddock super.markdown-unlit;
|
||||||
network-conduit = dontHaddock super.network-conduit;
|
network-conduit = dontHaddock super.network-conduit;
|
||||||
shakespeare-text = dontHaddock super.shakespeare-text;
|
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;
|
wai-test = dontHaddock super.wai-test;
|
||||||
|
|
||||||
# jailbreak doesn't get the job done because the Cabal file uses conditionals a lot.
|
# jailbreak doesn't get the job done because the Cabal file uses conditionals a lot.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user