[Haskell-cafe] Comment Syntax
Evan Laforge
qdunkan at gmail.com
Mon Jun 6 21:14:01 CEST 2011
> Back to Haskell: I agree, the choice of the comment delimiter was not the
> best in light of the possibility to define operators containing it as a
> substring. But changing it to have "--|" start a comment too might break
> too much code (and eliminating "--" as a comment starter would certainly
> break far too much code).
I like that you have to put a space in for haddock comments.
More information about the Haskell-Cafe
mailing list