[Haskell-cafe] Haddock comments for GADT constructors?
Conal Elliott
conal at conal.net
Fri Sep 10 14:49:21 EDT 2010
Thanks David. Glad to know. I'll kludge around the missing feature for
now. I've added myself to the CC list for the ticket. Regards, - Conal
On Fri, Sep 10, 2010 at 10:47 AM, David Waern <david.waern at gmail.com> wrote:
> 2010/9/10 Conal Elliott <conal at conal.net>:
> > I'm updating a library (TV) and getting haddock parse errors for the doc
> > strings attached to GADT constructors. Is there a way to
> haddock-document
> > GADT constructors? I've tried both "-- | ..." before and "-- ^ ... "
> > after. Both give parse errors. Thanks, - Conal
>
> Nope. It's not yet supported. We should really get this one done.
>
> http://trac.haskell.org/haddock/ticket/43
>
> David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100910/8b01fbc7/attachment.html
More information about the Haskell-Cafe
mailing list