28 Feb
2009
28 Feb
'09
8:14 p.m.
"Gwern" == Gwern Branwen <gwern0@gmail.com> writes:
Gwern> On Sat, Feb 28, 2009 at 2:59 PM, Colin Paul Adams Gwern> <colin@colina.demon.co.uk> wrote: >> Having just read the Haddock manual , I am haddocking (may I >> copyleft that verb?) my code. >> >> But half-way through this data type, I discover that haddock >> rejects my non-haddock comments, although GHC is fine: >> How can I document the components of each constructor? Gwern> http://trac.haskell.org/haddock/ticket/60 ? That seems to be a different bug - my haddock comments are accepted fine - it's the plain Haskell ones (no ^) that it complains about as a parse error. -- Colin Adams Preston Lancashire