tree-sitter-haskell
tree-sitter-haskell copied to clipboard
Implement tags queries
Some code navigation and "repomap" technologies rely on the "tags" tree-sitter queries (see code navigation systems doc).
For example, it would benefit repomap feature of aider.
Just came here because I was disappointed by aider not having haskell support
Gave this a try upstream, not sure how well those work. Maybe someone can test the queries with aider.