[Haskell-cafe] Haddock comments for GADT constructors?
Conal Elliott
conal at conal.net
Fri Sep 10 13:44:40 EDT 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100910/9a1eb7ad/attachment.html
More information about the Haskell-Cafe
mailing list