aboutsummaryrefslogtreecommitdiffstats
path: root/SUPPORTED_LANGUAGES.md
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-11-10 18:35:19 +0100
committerChristian Clason <ch.clason+github@icloud.com>2025-11-10 23:15:20 +0100
commit0a6817bcbb6d843d579a119d98f405c1215f2ff5 (patch)
tree3bf425381a45428f3a64423ebf75f5e2d37f475f /SUPPORTED_LANGUAGES.md
parentci: add check for downstream queries (diff)
downloadnvim-treesitter-0a6817bcbb6d843d579a119d98f405c1215f2ff5.tar
nvim-treesitter-0a6817bcbb6d843d579a119d98f405c1215f2ff5.tar.gz
nvim-treesitter-0a6817bcbb6d843d579a119d98f405c1215f2ff5.tar.bz2
nvim-treesitter-0a6817bcbb6d843d579a119d98f405c1215f2ff5.tar.lz
nvim-treesitter-0a6817bcbb6d843d579a119d98f405c1215f2ff5.tar.xz
nvim-treesitter-0a6817bcbb6d843d579a119d98f405c1215f2ff5.tar.zst
nvim-treesitter-0a6817bcbb6d843d579a119d98f405c1215f2ff5.zip
feat(haskell): switch to maintained fork
Diffstat (limited to 'SUPPORTED_LANGUAGES.md')
-rw-r--r--SUPPORTED_LANGUAGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md
index 95510e5af..4ac36d9c1 100644
--- a/SUPPORTED_LANGUAGES.md
+++ b/SUPPORTED_LANGUAGES.md
@@ -120,7 +120,7 @@ ecma (queries only)[^ecma] | unstable | `HFIJL` | @steelsojka
[gstlaunch](https://github.com/tree-sitter-grammars/tree-sitter-gstlaunch) | unstable | `H    ` | @theHamsta
[hack](https://github.com/slackhq/tree-sitter-hack) | unstable | `H  J ` |
[hare](https://github.com/tree-sitter-grammars/tree-sitter-hare) | unstable | `HFIJL` | @amaanq
-[haskell](https://github.com/tree-sitter/tree-sitter-haskell) | unstable | `HF JL` | @mrcjkb
+[haskell](https://github.com/tree-sitter-grammars/tree-sitter-haskell) | unstable | `HF JL` | @mrcjkb
[haskell_persistent](https://github.com/MercuryTechnologies/tree-sitter-haskell-persistent) | unstable | `HF   ` | @lykahb
[hcl](https://github.com/tree-sitter-grammars/tree-sitter-hcl) | unstable | `HFIJ ` | @MichaHoffmann
[heex](https://github.com/connorlay/tree-sitter-heex) | unstable | `HFIJL` | @connorlay