ale/ale_linters/haskell
Luxed 6b3086237a Add Haskell IDE Engine (hie) support (#1735)
* Adding support for haskell-ide-engine
* Work with the current directory if no stack.yaml file is found
* Added Cabal file detection, updated documentation and added tests
* Updated help
2018-08-02 20:24:58 +01:00
..
cabal_ghc.vim #1754 Require snake_case names for linters in the codebase 2018-07-24 10:05:44 +01:00
ghc-mod.vim #1754 Require snake_case names for linters in the codebase 2018-07-24 10:05:44 +01:00
ghc.vim haskell_ghc_options are now added to the ghc command 2018-01-01 22:21:21 -06:00
hdevtools.vim Fix #1479 - Respect g:hdevtools_options for hdevtools 2018-04-07 22:50:31 +01:00
hie.vim Add Haskell IDE Engine (hie) support (#1735) 2018-08-02 20:24:58 +01:00
hlint.vim Ban use of ==# or ==? in the codebase, and prefer is# or is? instead 2017-08-08 08:39:13 +01:00
stack_build.vim #1754 Require snake_case names for linters in the codebase 2018-07-24 10:05:44 +01:00
stack_ghc.vim #1754 Require snake_case names for linters in the codebase 2018-07-24 10:05:44 +01:00