[Haskell-cafe] Comment Syntax

Guy guytsalmaves-h at yahoo.com
Fri Jun 3 10:32:31 CEST 2011


-- followed by a symbol does not start a comment, thus for example, haddock declarations must begin with -- |, and not --|.

What might --| mean, if not a comment? It doesn't seem possible to define it as an operator.




More information about the Haskell-Cafe mailing list