1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/lang/haskell-mode.el/pkg-descr
Raphael Kubo da Costa 2da2308e07 Readd lang/haskell-mode.el, update to 13.18 and pass maintainership to submitter.
PR:		201170
Submitted by:	Klaus Aehlig <aehlig@linta.de>
2016-03-13 17:21:21 +00:00

10 lines
415 B
Plaintext

Haskell-mode is a major Emacs mode for editing Haskell source code. It
provides syntax highlighting and automatic indentation and comes with
inf-haskell which allows interaction with an inferior Haskell interactive
loop such as the one of Hugs or GHCi.
Note that if you want to use haskell-mode under XEmacs, you should
install editors/xemacs-packages instead.
WWW: http://projects.haskell.org/haskellmode-emacs/