For this I use:

'cabal haddock --internal'

Antoine

On Mon, Jan 3, 2011 at 2:39 PM, Edward Amsden <eca7...@cs.rit.edu> wrote:
> When using Java, one can tell javadoc to generate documentation for
> all members of a class, including private and protected members. This
> is useful for generating internal documentation (for instance). Is
> there a similar way in Haddock to produce documentation for functions
> and types that are not exported as a part of a module?
>
> --
> Edward Amsden
> Undergraduate
> Computer Science
> Rochester Institute of Technology
> www.edwardamsden.com
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to