[Github-comments] [geany/geany] Fix Haskell single line comments by adding space (#1029)

Alexander notifications at xxxxx
Thu May 5 22:19:19 UTC 2016


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
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1029

-- Commit Summary --

  * Fix Haskell single line comments by adding space

-- File Changes --

    M data/filedefs/filetypes.haskell (2)

-- Patch Links --

https://github.com/geany/geany/pull/1029.patch
https://github.com/geany/geany/pull/1029.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1029
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160505/84ec0204/attachment.html>


More information about the Github-comments mailing list