summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwisut hantanong <wizzup@gmail.com>2017-04-22 19:23:23 +0700
committerwisut hantanong <wizzup@gmail.com>2017-04-24 17:27:45 +0700
commit368adb5c3af9ddb9164ea1edf14414c75f991422 (patch)
treeebcb23e02d53a9e79d99504d9a07c99a933c0cd9 /doc
parent49c9b689ce0a28aaf40fa912187fd9315d9874df (diff)
downloadale-368adb5c3af9ddb9164ea1edf14414c75f991422.zip
update doc/ale.txt
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 2c3bde73..bb21035c 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -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'