SourceGraph icon indicating copy to clipboard operation
SourceGraph copied to clipboard

GHC API

Open mpickering opened this issue 10 years ago • 1 comments

Have you looked at using the GHC API to do the name resolution for you? Do you think this would be difficult to do?

mpickering avatar Nov 08 '15 19:11 mpickering

I haven't actively developed SourceGraph in some time, but that' sin part because I wanted to get a general graph library developed first with the intent of being able to use either haskell-src-exts or GHC API directly.

There is the matter of available time though... :s

Patches are accepted though!

ivan-m avatar Nov 08 '15 21:11 ivan-m