Welcome Haskell Mode users,

Haskell Mode progress report for January 2016. For previous issue see December 2015. Reddit discussion.

What is Haskell Mode?

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 https://github.com/haskell/haskell-mode.

Important developments

Haskell Mode 2015 retrospective was published.

Emacs 23 support was dropped. Last stable haskell-mode release that supports Emacs 23 is haskell-mode version 13.18.

We have added code coverage reporting and it already helped to nail down some missing cases in our test suite for indentation and font locking. We are currently at 30% coverage.

Request

Haskell Mode web presence is none at this point. I'd like to ask a volunteer to create a static web page deployed on github pages that will serve as Haskell Mode home page. Any takers?

Current project focus

Current project focus is to lower entry barrier for newcomers by defining bite-sized tasks.

Get 50 'well-defined-tasks' done as by the metric:

https://github.com/haskell/haskell-mode/issues?q=is%3Aissue+label%3Awell-defined-task+is%3Aclosed

A 'well-defined-task' is a category of tasks that have the field cleared for them, questions already sorted out and detailed information how to get them done. So you can just sit, search for 'well-defined-task' label and enjoy the coding! The point is to lower the entry barrier for new users, new issue reporters and advanced programmers but Emacs lisp beginners to contribute to the project.

Current status: 14 well-defined-tasks closed plus 13 more open.

If only you can help with reaching our targets please do so!

Issues closed in January

Pull requests merged in January

Contributors active in January

Arthur Fayzrakhmanov (Артур Файзрахманов), Bozhidar Batsov, Dan Aloni, Daniel Bergey, Fice-T, Gracjan Polak, Herbert Valerio Riedel, Kirill Ignatiev, Mike Sperber, Thomas Winant, U-Yuriy-PCYuriy, issue-dispenser, mrBliss

Contributing

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

https://github.com/haskell/haskell-mode/wiki

Also drop by our IRC channel: #haskell-emacs at irc.freenode.net.

Thanks!