Haskell-mode
Jump to navigation
Jump to search
| 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)