Fwd: Month in haskell mode February 2015
Gracjan Polak
gracjanpolak at gmail.com
Sun Mar 1 10:24:05 GMT 2015
Welcome haskell-mode users,
haskell-mode received a slight up tick in contributions recently. I took
the opportunity to summarize developments that have happened during last
month, that is February 2015.
For previous issue see January 2015
<https://github.com/haskell/haskell-mode/wiki/Month-in-haskell-mode-January-2015>
.
<https://github.com/haskell/haskell-mode/wiki/Month-in-haskell-mode-February-2015#what-is-haskell-mode>What
is haskell-mode?
haskell-mode is a Haskell editing mode for Emacs. haskell-mode is open
source, developed by a group of volunteers. For more information see
https://github.com/haskell/haskell-mode.
<https://github.com/haskell/haskell-mode/wiki/Month-in-haskell-mode-February-2015#important-developments>Important
developments
Development continued focusing on issue fixing, refactoring, compatibility
and general code improvement.
<https://github.com/haskell/haskell-mode/wiki/Month-in-haskell-mode-February-2015#closed-issues>Closed
issues
- indent bug in haskell-indent.el #142
<https://github.com/haskell/haskell-mode/issues/142>
- Ariadne binding? #205
<https://github.com/haskell/haskell-mode/issues/205>
- Error not reported/recognised #286
<https://github.com/haskell/haskell-mode/issues/286>
- Ask user whether to add missing package to test-suites #293
<https://github.com/haskell/haskell-mode/issues/293>
- symbol includes trailing @ sign in as-patterns #311
<https://github.com/haskell/haskell-mode/issues/311>
- Tabs inserted into cabal file #376
<https://github.com/haskell/haskell-mode/issues/376>
- haskell-mode does not work in emacs 24.4.1 in archlinux #380
<https://github.com/haskell/haskell-mode/issues/380>
- always pops open a help buffer when hitting return #454
<https://github.com/haskell/haskell-mode/issues/454>
- Interactive-mode fails on multiple executables #458
<https://github.com/haskell/haskell-mode/issues/458>
- 'find-tag-marker-ring' is an obsolete variable (as of 25.1) #459
<https://github.com/haskell/haskell-mode/issues/459>
- Customizable module template #462
<https://github.com/haskell/haskell-mode/issues/462>
- Add support for guessing project license #464
<https://github.com/haskell/haskell-mode/issues/464>
- Errors in interactive buffer to code #467
<https://github.com/haskell/haskell-mode/issues/467>
- haskell-mode Version header #475
<https://github.com/haskell/haskell-mode/issues/475>
<https://github.com/haskell/haskell-mode/wiki/Month-in-haskell-mode-February-2015#closed-pull-requests>Closed
pull requests
- merged hi2 (https://github.com/errge/hi2). #314
<https://github.com/haskell/haskell-mode/pull/314>
- add support to indent and align guard and rhs for unicode haskell #325
<https://github.com/haskell/haskell-mode/pull/325>
- Added nix-shell-ghci support. #350
<https://github.com/haskell/haskell-mode/pull/350>
- Add hayoo backend for suggesting imports. #358
<https://github.com/haskell/haskell-mode/pull/358>
- Proposal - Add haskell-process-wrapper-function #370
<https://github.com/haskell/haskell-mode/pull/370>
- Proposal - Add EVM (emacs version manager) to deal with emacs versions
on travis #373 <https://github.com/haskell/haskell-mode/pull/373>
- Document assertion in haskell-indent. #440
<https://github.com/haskell/haskell-mode/pull/440>
- Differentiate Haddock and regular comments better #453
<https://github.com/haskell/haskell-mode/pull/453>
- Use haskell-process-compute-process-log-and-command in
haskell-process-start #456
<https://github.com/haskell/haskell-mode/pull/456>
- Follow Emacs key binding convention #461
<https://github.com/haskell/haskell-mode/pull/461>
- Fix #459: 'find-tag-marker-ring' is an obsolete variable (as of 25.1)
#465 <https://github.com/haskell/haskell-mode/pull/465>
- Add customizeable blank module template #466
<https://github.com/haskell/haskell-mode/pull/466>
- Guess a project's setting from it's .cabal file #468
<https://github.com/haskell/haskell-mode/pull/468>
- Make haskell-process-generate-tags really output TAGS #469
<https://github.com/haskell/haskell-mode/pull/469>
- Clean up examples directory #470
<https://github.com/haskell/haskell-mode/pull/470>
- Put Haskell symbol chars in punctuation char class. #471
<https://github.com/haskell/haskell-mode/pull/471>
- Drop XEmacs, Emacs20 and Emacs21 support. #472
<https://github.com/haskell/haskell-mode/pull/472>
- Pr fix string suffix prefix #473
<https://github.com/haskell/haskell-mode/pull/473>
- Put version header only in haskell-mode.el #476
<https://github.com/haskell/haskell-mode/pull/476>
- Update emacs-snapshot source to ppa:ubuntu-elisp/ppa. #477
<https://github.com/haskell/haskell-mode/pull/477>
- Force temp buffer to use spaces for indentation. #479
<https://github.com/haskell/haskell-mode/pull/479>
<https://github.com/haskell/haskell-mode/wiki/Month-in-haskell-mode-February-2015#active-contributors>Active
contributors
Chris Done, Christopher Mazey, Gracjan Polak, Ivan Lazar Miljenovic, Mark
Oteiza, Michael Xavier, Moritz Kiefer, Sebastian Mendez, Steve Purcell,
m00nlight
<https://github.com/haskell/haskell-mode/wiki/Month-in-haskell-mode-February-2015#contributing>
Contributing
haskell-mode needs volunteers like any other open source project. For more
information see:
https://github.com/haskell/haskell-mode/blob/master/CONTRIBUTING.md
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haskellmode-emacs/attachments/20150301/8d111a0a/attachment.htm>
More information about the Haskellmode-emacs
mailing list