diff --git a/README.md b/README.md index c878e00..81c7484 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,10 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o - [Go](https://marketplace.visualstudio.com/items?itemName=lukehoban.Go) - Rich language support for the Go language. +### Haskell + +- [haskell-linter](https://marketplace.visualstudio.com/items?itemName=hoovercj.haskell-linter) + ### JavaScript - [eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) - Linter for [eslint](http://eslint.org/).