Add linter for haskell-language-server

The patch adds a new linter for haskell-language-server (hls). hls is
the integration point of haskell-ide-engine (hie) and ghcide.
This commit is contained in:
yen3
2020-11-30 09:05:33 +01:00
parent 2d07fa0cc2
commit e5e851fadc
6 changed files with 105 additions and 0 deletions
@@ -203,6 +203,7 @@ Notes:
* `hie`
* `hindent`
* `hlint`
* `hls`
* `ormolu`
* `stack-build`!!
* `stack-ghc`