<p>In <a href="https://github.com/geany/geany/pull/1026#discussion_r62168683">data/filedefs/filetypes.haskell</a>:</p>
<pre style='color:#555'>> @@ -51,7 +51,7 @@ mime_type=text/x-haskell
>  #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
>  
>  # single comments, like # in this file
> -comment_single=--
> +comment_single=-- 
</pre>
<p>I would rather see representing the space <a href="https://developer.gnome.org/glib/unstable/glib-Key-value-file-parser.html#glib-Key-value-file-parser.description">as <code>\s</code></a> to make it explicit we do want the space here, and avoid any possible future accidental removal by e.g. "remove trailing spaces" feature.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/geany/geany/pull/1026/files/1529e3b327d71bf73e7517ae9c9ade41326baa72#r62168683">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJwHxfGr4mgMEmq7m-lRy1_GxOyImks5p-cFagaJpZM4IXsVS.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1026/files/1529e3b327d71bf73e7517ae9c9ade41326baa72#r62168683"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>