summaryrefslogtreecommitdiff
path: root/doc/ale-haskell.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-haskell.txt')
-rw-r--r--doc/ale-haskell.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ale-haskell.txt b/doc/ale-haskell.txt
index a4db683b..2247eddc 100644
--- a/doc/ale-haskell.txt
+++ b/doc/ale-haskell.txt
@@ -108,6 +108,17 @@ g:ale_haskell_stack_build_options *g:ale_haskell_stack_build_options*
programs will be slower unless you separately rebuild them outside of ALE.
===============================================================================
+stack-ghc *ale-haskell-stack-ghc*
+
+g:ale_haskell_stack_ghc_options *g:ale_haskell_stack_ghc_options*
+ *b:ale_haskell_stack_ghc_options*
+ Type: |String|
+ Default: `'-fno-code -v0'`
+
+ This variable can be changed to modify flags given to ghc through `stack
+ ghc`
+
+===============================================================================
stylish-haskell *ale-haskell-stylish-haskell*
g:ale_haskell_stylish_haskell_executable