mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
fix(haskell): update queries and tests for rewritten parser (#6580)
This commit is contained in:
parent
0319e6eef5
commit
da0efd7398
6 changed files with 238 additions and 373 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[
|
||||
(exp_apply)
|
||||
(exp_do)
|
||||
(apply)
|
||||
(do)
|
||||
(function)
|
||||
(import)+
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue