[Haskell-cafe] Inconsistent trailing comma in export list and record syntax

Malcolm Wallace malcolm.wallace at me.com
Mon Jul 11 15:16:38 CEST 2011



> That just shifts the problem, I think? Now you can no longer comment out the first line.

If you are using to-end-of-line comments with --, then the likelihood of noticing a leading ( or { on the line being commented, is much greater than the likelihood of noticing a trailing comma on the end of the line _before_ the one you are commenting.

Regards,
    Malcolm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110711/5c4e8af5/attachment.htm>


More information about the Haskell-Cafe mailing list