@hackage ghc-mod2.0.0
Happy Haskell programming on Emacs/Vim
Categories
License
BSD-3-Clause
Maintainer
Kazu Yamamoto <kazu@iij.ad.jp>
Links
Versions
Deprecated
Dependencies (16)
- Cabal >=1.10
- base >=4.0 && <4.3
- containers
- convertible
- directory
- filepath Show all…
Dependents (7)
@hackage/acme-everything, @hackage/hsdev, @hackage/haskell-token-utils, @hackage/HaRe, @hackage/ghc-imported-from, @hackage/git-vogue, Show all…
This packages includes Elisp files and a Haskell command, "ghc-mod". "ghc*.el" enable completion of Haskell symbols on Emacs. Flymake is also integrated. "ghc-mod" is a backend of "ghc*.el". It lists up all installed modules or extracts names of functions, classes, and data declarations. To use "ghc-mod" on Vim, see https://github.com/eagletmt/ghcmod-vim or https://github.com/scrooloose/syntastic