diff options
Diffstat (limited to 'doc/ale.txt')
-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 07cfec31..3400ed35 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -59,7 +59,7 @@ The following languages and tools are supported. * Elixir: 'credo' * Fortran: 'gcc' * Go: 'gofmt -e', 'go vet', 'golint' -* Haskell: 'ghc' +* Haskell: 'ghc', 'hlint' * HTML: 'HTMLHint', 'tidy' * JavaScript: 'eslint', 'jscs', 'jshint' * JSON: 'jsonlint' |