feat(haskell): switch to maintained fork

This commit is contained in:
Christian Clason 2025-11-10 18:35:19 +01:00 committed by Christian Clason
parent 81aec1e45d
commit 0a6817bcbb
2 changed files with 3 additions and 3 deletions

View file

@ -889,8 +889,8 @@ return {
},
haskell = {
install_info = {
revision = '0975ef72fc3c47b530309ca93937d7d143523628',
url = 'https://github.com/tree-sitter/tree-sitter-haskell',
revision = '2e51745eed8cd2ec429302b74250189467d665a4',
url = 'https://github.com/tree-sitter-grammars/tree-sitter-haskell',
},
maintainers = { '@mrcjkb' },
tier = 2,