haskell-hxt: re-enable haddock generation
The bug's been closed for a while, and I manually verified that the haddock gets rendered to HTML in all versions from 7.6 -> 7.10.
This commit is contained in:
parent
4ce6d653bb
commit
3f6074713b
@ -153,7 +153,6 @@ self: super: {
|
||||
hspec-discover = dontHaddock super.hspec-discover;
|
||||
http-client-conduit = dontHaddock super.http-client-conduit;
|
||||
http-client-multipart = dontHaddock super.http-client-multipart;
|
||||
hxt = dontHaddock super.hxt; # https://github.com/UweSchmidt/hxt/issues/38
|
||||
markdown-unlit = dontHaddock super.markdown-unlit;
|
||||
network-conduit = dontHaddock super.network-conduit;
|
||||
shakespeare-js = dontHaddock super.shakespeare-js;
|
||||
|
Loading…
Reference in New Issue
Block a user