mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
feat(haskell): switch to maintained fork
This commit is contained in:
parent
81aec1e45d
commit
0a6817bcbb
2 changed files with 3 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue