From 0771974327855b10d68f0f4adffb0cc00b30d425 Mon Sep 17 00:00:00 2001 From: Michael Peyton Jones Date: Tue, 13 Feb 2024 11:25:33 +0000 Subject: [PATCH] Add Haskell to language kind table (#1898) --- _specifications/lsp/3.18/types/textDocumentItem.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_specifications/lsp/3.18/types/textDocumentItem.md b/_specifications/lsp/3.18/types/textDocumentItem.md index beab9dbd2..2990f9a87 100644 --- a/_specifications/lsp/3.18/types/textDocumentItem.md +++ b/_specifications/lsp/3.18/types/textDocumentItem.md @@ -50,6 +50,7 @@ Git | `git-commit` and `git-rebase` Go | `go` Groovy | `groovy` Handlebars | `handlebars` +Haskell | `haskell` HTML | `html` Ini | `ini` Java | `java`