diff options
author | w0rp <w0rp@users.noreply.github.com> | 2017-12-07 19:01:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-07 19:01:13 +0000 |
commit | fbc8ac95539b6b1672e824a2df0422fdeb32f5c6 (patch) | |
tree | 1e113c4e77b5952621b57c94b4f6616d512624a1 /doc | |
parent | f66837818a161551dadff0a54eddfa3f639d61d8 (diff) | |
download | ale-fbc8ac95539b6b1672e824a2df0422fdeb32f5c6.zip |
Update ale.txt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 28d0f9a9..5d5bd280 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -300,7 +300,7 @@ Notes: * GraphQL: `eslint`, `gqlint` * Haml: `haml-lint` * Handlebars: `ember-template-lint` -* Haskell: `ghc`, `stack-ghc`, `stack-build`!!, `ghc-mod`, `stack-ghc-mod`, `hlint`, `hdevtools`, `brittany`, `hfmt` +* Haskell: `brittany`, `ghc`, `stack-ghc`, `stack-build`!!, `ghc-mod`, `stack-ghc-mod`, `hlint`, `hdevtools`, `hfmt` * HTML: `HTMLHint`, `proselint`, `tidy`, `write-good` * Idris: `idris` * Java: `checkstyle`, `javac` |