patch applied (ghc): Merge Haddock comment support from ghc.haddock -- big patch

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Thu Oct 5 18:35:47 EDT 2006


On Thu, 2006-10-05 at 15:06 -0700, David Waern wrote:
> Thu Oct  5 15:02:58 PDT 2006  davve at dtek.chalmers.se
>   * Merge Haddock comment support from ghc.haddock -- big patch

Wow! A big patch indeed.

Perhaps you can tell us more about it. I'm full of questions!

So does this mean that ghc can now parse haddock comments? Does it do it
by default or with a flag? What about haddock comment parse errors, is
that just a warning or does that prevent compilation? Does it store the
comments in the .hi files? Can we get at the comments via the GHC api?

intrigued,
Duncan



More information about the Cvs-ghc mailing list