ale/ale_linters
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
..
2017-06-08 18:26:21 +01:00
2017-06-15 09:30:34 +01:00
2017-06-27 20:16:29 +02:00
2017-04-25 18:38:02 +01:00
2017-05-01 16:06:04 +01:00
2017-05-20 00:58:09 +08:00
2017-05-20 00:58:09 +08:00
2017-04-15 12:52:08 +01:00
2017-07-03 22:34:30 +01:00
2017-04-26 19:29:09 +10:00
2017-05-01 21:24:16 +02:00
2017-05-01 16:06:04 +01:00
2017-05-18 09:31:12 +01:00