From b52e57894d0e9e472035f224a37852f48484a8f4 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Thu, 11 Feb 2016 08:39:17 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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/).