[Haskell-beginners] hiding documentation for non-exposed modules

Ashish Agarwal agarwal1975 at gmail.com
Tue Mar 30 14:55:16 EDT 2010


I'm using cabal to build and install a new library I'm writing. In the
.cabal file I've exposed only a single module. However, the haddock
generated documentation includes even the non-exposed modules, which is not
what I want since end-users should not see these. Is there a way to tell
cabal to build documentation only for exposed modules?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20100330/6a23095c/attachment.html


More information about the Beginners mailing list