[Haskell-cafe] Problem with haddock - it dislikes my comments
Colin Paul Adams
colin at colina.demon.co.uk
Sat Feb 28 15:14:13 EST 2009
>>>>> "Gwern" == Gwern Branwen <gwern0 at gmail.com> writes:
Gwern> On Sat, Feb 28, 2009 at 2:59 PM, Colin Paul Adams
Gwern> <colin at 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
More information about the Haskell-Cafe
mailing list