diff options
author | David Wood <david@davidtw.co> | 2019-11-19 21:15:35 +0000 |
---|---|---|
committer | David Wood <david@davidtw.co> | 2020-10-23 11:48:21 +0100 |
commit | b496c4b1648cd15f8f6918d7c29853a8a04525c4 (patch) | |
tree | a02fc3092d358b4a7562c0b2aebe8b7e9118bdf1 /doc/ale.txt | |
parent | 557a1ed5da70cb443a8650766f4e8ea95e8c0da3 (diff) | |
download | ale-b496c4b1648cd15f8f6918d7c29853a8a04525c4.zip |
Add ormolu fixer.
This commit adds a fixer for the Haskell language, ormolu
(https://github.com/tweag/ormolu).
Signed-off-by: David Wood <david@davidtw.co>
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index eb8f0275..01357cd1 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2642,6 +2642,7 @@ documented in additional help files. stack-ghc.............................|ale-haskell-stack-ghc| stylish-haskell.......................|ale-haskell-stylish-haskell| hie...................................|ale-haskell-hie| + ormolu................................|ale-haskell-ormolu| hcl.....................................|ale-hcl-options| terraform-fmt.........................|ale-hcl-terraform-fmt| html....................................|ale-html-options| |