Merge pull request #498 from wizzup/haskell-hdevtools

update doc/ale.txt
This commit is contained in:
w0rp 2017-04-24 19:01:04 +01:00 committed by GitHub
commit 689921d7e3
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ The following languages and tools are supported.
* Go: 'gofmt', 'go vet', 'golint', 'go build', 'gosimple', 'staticcheck'
* Haml: 'hamllint'
* Handlebars: 'ember-template-lint'
* Haskell: 'ghc', 'hlint'
* Haskell: 'ghc', 'hlint', 'hdevtools'
* HTML: 'HTMLHint', 'proselint', 'tidy'
* Java: 'javac'
* JavaScript: 'eslint', 'jscs', 'jshint', 'flow', 'xo'