Welcome Haskell Mode users,
Haskell Mode progress report for November 2015 (online version).
For previous issue see October 2015.
Go to Reddit discussion.
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. For more information see https://github.com/haskell/haskell-mode.
The bug that everybody was waiting for was fixed! No more 'Illegal token' in indentation. Rejoice!
In the beginning of December we plan to tag new stable release of haskell-mode with current state of the repo (plus possible bugfixes).
Haskell editor landscape is growing and there are compelling propositions all over the place:
There is an idea turning into reality that there should be a common infrastructure powering all of the above. It is brewing in Haskell IDE Engine repo.
Last month we declared that we plan to remove some cruft. Note that SCC functions got salvaged and now they are fully functional part of haskell-mode! Killing list for December:
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!
Invalid Token
error. #969
Illegal token: else
#970
haskell-process-load-file
: cabal test-suite
wants to inject deps into library
#979
Cody Goodman, Daniel Bergey, Gabor Greif, Gracjan Polak, Moritz Kiefer, Sibi Prabakaran, Steve Purcell, Thien-Thi Nguyen
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!