[Haskell-cafe] Haddock comments for GADT constructors?
David Waern
david.waern at gmail.com
Fri Sep 10 13:47:51 EDT 2010
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
More information about the Haskell-Cafe
mailing list