2009/5/15 Maurício <[email protected]>:
> Hi,
>
> I have a situation like this: module A imports R (a newtype
> declaration) from module B, and lists it in its (module A)
> export list.
>
> Documentation for R is included by haddock in documentation
> for module A, as I want. However, if my package exposes only
> module A, documentation for R desapears.

Hi Mauricio, sorry for the late reply.

When you say documentation disappears, do you mean that R is still
listed, but its comments are not shown, or is R completely absent from
the documentation?

Thanks,
David
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to