google / google/haskell-indexer

Figure out how to deal with (re)exports

Open
#9 6 comments 0 reactions 0 assignees View on GitHub
unclear
Dominant language
Haskell
Stars
103
Forks
19
PR merge metrics
No merged PRs in 30d

Description

It would be nice to mark all the stuff the module exports (even if those are defined in an other module, and exported via Haskell's reexport functionality).

That would enable us to make Kythe-assisted auto-import tool.

Could make a Kythe semantic entity (abuse kind=interface?) to represent "module exports", add anchors childof that entity, with the anchors referencing ing the exported semantic nodes. + @creachadair

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.