<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div><p>Welcome Haskell Mode users,</p>

<p>Haskell Mode progress report for March 2016. For previous issue see <a href="https://github.com/haskell/haskell-mode/wiki/Month-in-Haskell-Mode-February-2016" target="_blank">February 2016</a>. <a href="https://www.reddit.com/r/haskell/comments/4cx7hc/month_in_haskell_mode_march_2016/" target="_blank">Reddit discussion</a>.</p>

<h3>
<a href="https://github.com/haskell/haskell-mode/wiki/Month-in-Haskell-Mode-March-2016#what-is-haskell-mode" target="_blank"></a>What is Haskell Mode?</h3>

<p>Haskell Mode is an umbrella project for multiple Emacs tools for
efficient Haskell development. Haskell Mode is an open source project
developed by a group of volunteers constantly looking for
contributions. For more information how to help see
<a href="https://github.com/haskell/haskell-mode" target="_blank">https://github.com/haskell/haskell-mode</a>.</p>

<h3>
<a href="https://github.com/haskell/haskell-mode/wiki/Month-in-Haskell-Mode-March-2016#important-developments" target="_blank"></a>Important developments</h3>

<p>We have noticed that haskell-mode project on Github is steadily 
growing in popularity and that is clearly visible on historical growth 
graph:</p>

<p><img src="https://raw.githubusercontent.com/haskell/haskell-mode/master/images/star-history-700.png" alt="History of stars on github leading to the number 700" width="642" height="493" style="margin-right:0px"></p>

<p>So star us on Github, follow us on Twitter: <a href="https://twitter.com/HaskellMode" target="_blank">@HaskellMode</a>.</p>

<h3>
<a href="https://github.com/haskell/haskell-mode/wiki/Month-in-Haskell-Mode-March-2016#issues-closed-in-february" target="_blank"></a>Issues closed in February</h3>

<ul>
<li>Implement REPL RET behaviour on previous prompts <a href="https://github.com/haskell/haskell-mode/issues/30" target="_blank">#30</a>
</li>
<li>Disable Indentation <a href="https://github.com/haskell/haskell-mode/issues/90" target="_blank">#90</a>
</li>
<li>Del/Backspace do not delete text selection in literate mode outside bird lines  <a href="https://github.com/haskell/haskell-mode/issues/379" target="_blank">#379</a>
</li>
<li>haskell-mode-jump-to-def-or-tag Requires a running session <a href="https://github.com/haskell/haskell-mode/issues/650" target="_blank">#650</a>
</li>
<li>haskell-indentation-mode does not bind DEL <a href="https://github.com/haskell/haskell-mode/issues/721" target="_blank">#721</a>
</li>
<li>REPL does not work properly until load or reload file second time <a href="https://github.com/haskell/haskell-mode/issues/765" target="_blank">#765</a>
</li>
<li>Create a gifcast for interactive-haskell-mode startup <a href="https://github.com/haskell/haskell-mode/issues/824" target="_blank">#824</a>
</li>
<li>Getting Stack overflow in regexp matcher error in Haskell module having more than 1500loc <a href="https://github.com/haskell/haskell-mode/issues/830" target="_blank">#830</a>
</li>
<li>C-u C-c C-t doesn't add type signature <a href="https://github.com/haskell/haskell-mode/issues/900" target="_blank">#900</a>
</li>
<li>Invoke hasktags more directly <a href="https://github.com/haskell/haskell-mode/issues/964" target="_blank">#964</a>
</li>
<li>Find a professional template for web presence <a href="https://github.com/haskell/haskell-mode/issues/1117" target="_blank">#1117</a>
</li>
<li>Indenting data types seems broken and not configurable <a href="https://github.com/haskell/haskell-mode/issues/1125" target="_blank">#1125</a>
</li>
<li>Syntax propertize could mark layout blocks <a href="https://github.com/haskell/haskell-mode/issues/1164" target="_blank">#1164</a>
</li>
<li>Support non-interactive completions <a href="https://github.com/haskell/haskell-mode/issues/1171" target="_blank">#1171</a>
</li>
<li>Remove <code>haskell-doc-prelude-types</code> from <code>haskell-doc.el</code> <a href="https://github.com/haskell/haskell-mode/issues/1179" target="_blank">#1179</a>
</li>
<li>Deprecate haskell-mode-contextual-space <a href="https://github.com/haskell/haskell-mode/issues/1182" target="_blank">#1182</a>
</li>
<li>Paredit M-s no longer works after upgrade to 13.18 <a href="https://github.com/haskell/haskell-mode/issues/1183" target="_blank">#1183</a>
</li>
<li>Extend non-interactive completions for identifiers from TAGS <a href="https://github.com/haskell/haskell-mode/issues/1184" target="_blank">#1184</a>
</li>
<li>Syntax highlighting is broken for list comprehensions <a href="https://github.com/haskell/haskell-mode/issues/1185" target="_blank">#1185</a>
</li>
<li>haskell-mode and delete-trailing-whitespace delete content of buffer on save <a href="https://github.com/haskell/haskell-mode/issues/1188" target="_blank">#1188</a>
</li>
<li>Indentation is broken for quasiquotation with quote symbols <a href="https://github.com/haskell/haskell-mode/issues/1189" target="_blank">#1189</a>
</li>
<li>Error: (void-function haskell--rx-let) <a href="https://github.com/haskell/haskell-mode/issues/1209" target="_blank">#1209</a>
</li>
<li>Check if <code>haskell-mode-autoloads.el</code> really loads <a href="https://github.com/haskell/haskell-mode/issues/1210" target="_blank">#1210</a>
</li>
<li>haskell-ident-pos-at-point does not work for operators <a href="https://github.com/haskell/haskell-mode/issues/1213" target="_blank">#1213</a>
</li>
<li>REPL often hangs inside :{ and :} <a href="https://github.com/haskell/haskell-mode/issues/1221" target="_blank">#1221</a>
</li>
<li>haskell-mode-contextual-space binding on the wiki is preventing space insertion <a href="https://github.com/haskell/haskell-mode/issues/1222" target="_blank">#1222</a>
</li>
<li>Font-lock misidentifying valid non-TH haskell as quasiquote <a href="https://github.com/haskell/haskell-mode/issues/1223" target="_blank">#1223</a>
</li>
<li>Regression in indentation logic <a href="https://github.com/haskell/haskell-mode/issues/1232" target="_blank">#1232</a>
</li>
<li>Fix inferior-haskell-send-decl-post-filter <a href="https://github.com/haskell/haskell-mode/issues/1240" target="_blank">#1240</a>
</li>
<li>Error message when hitting space bar <a href="https://github.com/haskell/haskell-mode/issues/1242" target="_blank">#1242</a>
</li>
</ul>

<h3>
<a href="https://github.com/haskell/haskell-mode/wiki/Month-in-Haskell-Mode-March-2016#pull-requests-merged-in-february" target="_blank"></a>Pull requests merged in February</h3>

<ul>
<li>Add haskell-interactive-copy-to-prompt. <a href="https://github.com/haskell/haskell-mode/pull/457" target="_blank">#457</a>
</li>
<li>Remove suggested imports completely <a href="https://github.com/haskell/haskell-mode/pull/1121" target="_blank">#1121</a>
</li>
<li>Stylish haskell after save <a href="https://github.com/haskell/haskell-mode/pull/1137" target="_blank">#1137</a>
</li>
<li>Add a test for indentation broken on a quasiquote <a href="https://github.com/haskell/haskell-mode/pull/1190" target="_blank">#1190</a>
</li>
<li>Remove haskell-mode-contextual-space <a href="https://github.com/haskell/haskell-mode/pull/1191" target="_blank">#1191</a>
</li>
<li>Add chapter about spell checking <a href="https://github.com/haskell/haskell-mode/pull/1192" target="_blank">#1192</a>
</li>
<li>Make haskell-indent-region do nothing <a href="https://github.com/haskell/haskell-mode/pull/1193" target="_blank">#1193</a>
</li>
<li>Prevent automatic haskell-doc-mode actions when point in string or comment <a href="https://github.com/haskell/haskell-mode/pull/1195" target="_blank">#1195</a>
</li>
<li>Treat insides of quasiquotes as strings <a href="https://github.com/haskell/haskell-mode/pull/1196" target="_blank">#1196</a>
</li>
<li>Add comma list test for indentation <a href="https://github.com/haskell/haskell-mode/pull/1198" target="_blank">#1198</a>
</li>
<li>Add c2hs mode <a href="https://github.com/haskell/haskell-mode/pull/1199" target="_blank">#1199</a>
</li>
<li>Change a couple hook properties <a href="https://github.com/haskell/haskell-mode/pull/1201" target="_blank">#1201</a>
</li>
<li>Fix some warnings <a href="https://github.com/haskell/haskell-mode/pull/1202" target="_blank">#1202</a>
</li>
<li>Small improvements of completion functions <a href="https://github.com/haskell/haskell-mode/pull/1203" target="_blank">#1203</a>
</li>
<li>Invoke hasktags more directly <a href="https://github.com/haskell/haskell-mode/pull/1204" target="_blank">#1204</a>
</li>
<li>Few doc improvements and a bit of refactoring <a href="https://github.com/haskell/haskell-mode/pull/1205" target="_blank">#1205</a>
</li>
<li>Keep window position when spellchecking <a href="https://github.com/haskell/haskell-mode/pull/1207" target="_blank">#1207</a>
</li>
<li>Improve fonts in manual <a href="https://github.com/haskell/haskell-mode/pull/1208" target="_blank">#1208</a>
</li>
<li>Makefile dependency tracking improvements <a href="https://github.com/haskell/haskell-mode/pull/1211" target="_blank">#1211</a>
</li>
<li>C2hs fixes <a href="https://github.com/haskell/haskell-mode/pull/1212" target="_blank">#1212</a>
</li>
<li>Guard against tabs in elisp files <a href="https://github.com/haskell/haskell-mode/pull/1214" target="_blank">#1214</a>
</li>
<li>Return removed names for backward compatibility <a href="https://github.com/haskell/haskell-mode/pull/1215" target="_blank">#1215</a>
</li>
<li>Handle operators in haskell-ident-pos-at-point too <a href="https://github.com/haskell/haskell-mode/pull/1224" target="_blank">#1224</a>
</li>
<li>Move haskell-interactive-prompt-state related definitions to haskell-utils.el <a href="https://github.com/haskell/haskell-mode/pull/1226" target="_blank">#1226</a>
</li>
<li>Extend static completions with candidates from tags table <a href="https://github.com/haskell/haskell-mode/pull/1228" target="_blank">#1228</a>
</li>
<li>Update completion section <a href="https://github.com/haskell/haskell-mode/pull/1230" target="_blank">#1230</a>
</li>
<li>Small docs improvements <a href="https://github.com/haskell/haskell-mode/pull/1233" target="_blank">#1233</a>
</li>
<li>Remove unused indent-region from menu <a href="https://github.com/haskell/haskell-mode/pull/1236" target="_blank">#1236</a>
</li>
<li>Be more strict about quasi quoter names <a href="https://github.com/haskell/haskell-mode/pull/1239" target="_blank">#1239</a>
</li>
<li>Use plain syntax in inferior-haskell-send-decl-post-filter <a href="https://github.com/haskell/haskell-mode/pull/1241" target="_blank">#1241</a>
</li>
</ul>

<h3>
<a href="https://github.com/haskell/haskell-mode/wiki/Month-in-Haskell-Mode-March-2016#contributors-active-in-february" target="_blank"></a>Contributors active in February</h3>

<p>Arthur Fayzrakhmanov (Артур Файзрахманов),
Artyom,
Fice T,
Gracjan Polak,
Sergey Vinokurov</p>

<h3>
<a href="https://github.com/haskell/haskell-mode/wiki/Month-in-Haskell-Mode-March-2016#contributing" target="_blank"></a>Contributing</h3>

<p>Haskell Mode needs volunteers like any other open source project.
For more information see:</p>

<p><a href="https://github.com/haskell/haskell-mode/wiki" target="_blank">https://github.com/haskell/haskell-mode/wiki</a></p>

<p>Also drop by our IRC channel: #haskell-emacs at <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a>.</p>

<p>Thanks!</p></div></div>
</div><br></div>