On Fri, 27 Apr 2007 00:40:33 +0100
"Neil Mitchell" <[EMAIL PROTECTED]> wrote:

> > If it's too annoying to wait for that inevitability, try commenting
> > the hell out of it until it has a respectable number of lines.
> 
> Comments are for people who can't sense what their code does from the
> indentation :-)

A bit of an exaggeration. I've written points-free code that *needs*
comments in order for *me* to understand it six months later. ;)

> That and Haddock doesn't let you comment instances in
> any way that shows up, so all my beautiful comments would be lost.

Yes, but you can still comment the module that contains them, which
does show up, and manually list the instances. Since the number of
instances is so small, this isn't hard.

-- 
Robin
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to