Haskell-mode

From WikEmacs
Revision as of 20:20, 7 December 2012 by Bozhidar (talk | contribs) (Reverted edits by Debrita (talk) to last revision by Bozhidar)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
haskell-mode
Description major mode for Haskell programming
Author Chris Done
Maintainer Chris Done
Source https://github.com/haskell/haskell-mode
Part of Emacs no

haskell-mode provides Emacs font-lock, indentation, and navigation for the Haskell programming language.

Basic setup

(require 'haskell-mode)

Helpful keybindings

Common Customization

See Also

Project Pages

Tutorial Pages