[Haskell] Fully add support

This commit is contained in:
2026-02-20 12:45:48 +01:00
parent aebf6fc1b1
commit 2db6ae625a
2 changed files with 2 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ return {
"gh_actions_ls",
"gopls",
"html",
"haskell_language_server",
"hls",
"hyprls",
"jdtls",

View File

@@ -12,6 +12,7 @@ return {
"c",
"cpp",
"css",
"haskell",
"html",
"hyprlang",
"java",