diff options
author | Evan Borden <eborden@users.noreply.github.com> | 2018-08-23 18:23:54 -0400 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2018-08-23 23:23:54 +0100 |
commit | 707b539969df55d9372135d8b15771693699d5ac (patch) | |
tree | ff86ab9bdc1160639e3ae4919defa98dad7b8ef4 /doc/ale.txt | |
parent | 26005242744c6d88f0ec728964754909f4a73d94 (diff) | |
download | ale-707b539969df55d9372135d8b15771693699d5ac.zip |
Add hlint refactoring as a fixer (#1836)
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 2d3efa34..d1e6d0b0 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -110,6 +110,7 @@ CONTENTS *ale-contents* cabal-ghc...........................|ale-haskell-cabal-ghc| hdevtools...........................|ale-haskell-hdevtools| hfmt................................|ale-haskell-hfmt| + hlint...............................|ale-haskell-hlint| stack-build.........................|ale-haskell-stack-build| stylish-haskell.....................|ale-haskell-stylish-haskell| hie.................................|ale-haskell-hie| |