ale/ale_linters/haskell
Anthony Poon 02c0d5bcb9 Only run stack if a stack.yaml config is found (#1752)
* Only run stack if a stack.yaml config is found

It is necessary to check for a stack.yaml file to distinguish between
cabal-only projects or stack projects (which are also cabal projects
since stack is built on top of cabal).

* Test that stack is called if stack.yaml exists
2018-10-25 15:30:49 +01:00
..
cabal_ghc.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
ghc_mod.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
hdevtools.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
hie.vim Add better support for Haskell stack compiler tools (#1851) 2018-09-28 09:05:01 +01:00
hlint.vim Set global vars in hlint linter file. 2018-09-28 13:54:21 -04:00
stack_build.vim Only run stack if a stack.yaml config is found (#1752) 2018-10-25 15:30:49 +01:00
stack_ghc.vim Only run stack if a stack.yaml config is found (#1752) 2018-10-25 15:30:49 +01:00