Haskell single line comments consist of at least two dashes "--",
not followed by special symbol.
So in practice everywhere in code you will see a space following "--".
Reference: Haskell 2010 Language Report -> Chapter 2 -> Lexical Structure
https://github.com/geany/geany/pull/1029
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub