tree-sitter-haskell icon indicating copy to clipboard operation
tree-sitter-haskell copied to clipboard

Implement tags queries

Open susliko opened this issue 9 months ago • 2 comments

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.

susliko avatar Mar 19 '25 12:03 susliko

Just came here because I was disappointed by aider not having haskell support

markus1189 avatar May 31 '25 18:05 markus1189

Gave this a try upstream, not sure how well those work. Maybe someone can test the queries with aider.

tek avatar Jun 01 '25 12:06 tek