#156: setup haddock: option to expose all modules
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Cabal | Version: 1.2.0
Severity: normal | Keywords:
Difficulty: normal | Ghcversion: 6.6
Platform: Linux |
----------------------------------+-----------------------------------------
(Requested by [EMAIL PROTECTED])
If I want to build a documentation for developers which exposes all
private things, it is not enough to run Haddock with `--ignore-all-
exports`. Cabal already runs haddock over all the modules, but it adds
`--hide` options for modules that are not exposed. Could there be an
option to turn this off, so that all modules appear in the documentation?
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/156>
Hackage <http://example.com/>
My example project
_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel