From f76bdaa8303e6353103e94792e4275a6a6bab58c Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 5 May 2018 21:44:26 -0400 Subject: [emacs] assimilate flycheck-haskell Only use 'haskell-hlint checker and disable the other two. Also, add a copy of hs-lint.el, but leave it disabled (I tried it before deciding to use flycheck-haskell). --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index a288425..eaf8b58 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,6 +49,9 @@ [submodule "flycheck"] path = lib/flycheck url = git@github.com:flycheck/flycheck.git +[submodule "flycheck-haskell"] + path = lib/flycheck-haskell + url = git@github.com:flycheck/flycheck-haskell.git [submodule "ghub"] path = lib/ghub url = git@github.com:magit/ghub.git -- cgit v1.2.3-60-g2f50