tree-sitter / tree-sitter-haskell

Haskell grammar for tree-sitter.
MIT License
151 stars 36 forks source link

Variables as types? #126

Open Futarimiti opened 1 month ago

Futarimiti commented 1 month ago

I found all the variables rendered as types; this line in the query seems to be the cause. Is this intended?

https://github.com/tree-sitter/tree-sitter-haskell/blob/a50070d5bb5bd5c1281740a6102ecf1f4b0c4f19/queries/highlights.scm#L372C1-L372C17