ale/ale_linters/haskell
Jake Zimmerman 768f761017 Prefer --fast for stack-build (#754)
* Vim scripts shouldn't have hyphens

Especially not ones that will be autoloaded. You can't have a hyphen in
a function name, so autoloading functions based on filename will fail.

* Add g:haskell_stack_build_options, default: --fast

If we're going to use the --fast option, we may as well go the whole 9
yards and let the user configure the 'stack build' flags.

* Create documentation for stack-build options
2017-07-11 13:05:13 +01:00
..
ghc-mod.vim Haskell: add ghc-mod linter 2017-05-15 19:46:02 +01:00
ghc.vim Add new Haskell linter (#742) 2017-07-09 22:39:33 +01:00
hdevtools.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00
hlint.vim Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
stack_build.vim Prefer --fast for stack-build (#754) 2017-07-11 13:05:13 +01:00
stack_ghc.vim Prefer --fast for stack-build (#754) 2017-07-11 13:05:13 +01:00