[Haskell-beginners] haddock instance documentation
Antoine Latter
aslatter at gmail.com
Sun Aug 7 19:40:06 CEST 2011
On Sun, Aug 7, 2011 at 12:13 PM, Christopher Howard
<christopher.howard at frigidcode.com> wrote:
>
> Sorry, a mistake in my syntax. I was under the impression that instance
> functions had to be explicitly exported in a module declaration. In other
> words, individual instance functions aren't supposed to be listed by the
> generated documentation anyway, just the fact that the new type is an
> instance of said class.
>
Yep, that's my understanding of how it works.
Take care,
Antoine
More information about the Beginners
mailing list