summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwisut hantanong <wizzup@gmail.com>2017-04-22 19:23:23 +0700
committerw0rp <devw0rp@gmail.com>2017-05-15 19:46:02 +0100
commit3f33dc7d9832b7aed085d44b8ef76fd1c1eb90a5 (patch)
treead8beb01dda1bb5b56a6881bfd65c3ef3d3dd6e3 /doc
parentd4466d4be744d7723dc740b29faded1d685f091d (diff)
downloadale-3f33dc7d9832b7aed085d44b8ef76fd1c1eb90a5.zip
Haskell: add ghc-mod linter
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 d4d75173..c5411fc9 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -136,7 +136,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', 'hdevtools'
+* Haskell: 'ghc', 'ghc-mod', 'hlint', 'hdevtools'
* HTML: 'HTMLHint', 'proselint', 'tidy'
* Java: 'javac'
* JavaScript: 'eslint', 'jscs', 'jshint', 'flow', 'xo'