We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Maintainer: Anthony Carapetis anthony.carapetis@gmail.com
ghc-mod is a backend command to enrich Haskell programming on editors including Emacs, Vim, and Sublime. See the project's page for more information.
If you work with .hsc files you might consider using this wrapper for ghc-mod. Just install it in your $PATH and point syntastic to it:
.hsc
let g:syntastic_haskell_ghc_mod_exec = 'ghc-mod.sh'