
6 Jun
2011
6 Jun
'11
7:14 p.m.
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.