Package ghc7.6.1-ghc-mod: Information
Source package: ghc7.6.1-ghc-mod
Version: 1.11.3-alt1
Build time: Dec 23, 2012, 12:41 PM
Category: Development/Haskell
Report package bugHome page: http://www.mew.org/~kazu/proj/ghc-mod/
License: BSD3
Summary: Happy Haskell programming on Emacs/Vim
Description:
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>
Maintainer: Denis Smirnov