Project dependency typeclass function definitions not getting indexed
Open
- Dominant language
- Haskell
- Stars
- 69
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
I think these steps would reproduce the issue I have found:
- Build haskell-language-server with `-fwrite-ide-info` enabled with cabal HEAD
- (assuming there is already an hiedb initialized for hacking on haskell-language-server): $(cabal list-bin ghcide) hiedb index ~/.cabal/store/aeson-[hash]
- $(cabal list-bin ghcide) hiedb name-def parseJSON -- I believe this will fail
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.