haskell / haskell/hackage-server
The new Haddock quickjump functionality doesn't work for documentation candidates.
Open
component: candidates
- Dominant language
- Haskell
- Stars
- 467
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
When pressing 's' to open the quickjump for candidate documentations I get the following error:
```Failed to load file 'doc-index.json' containing definitions in this package.```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the quickjump for candidate documentations with the 's' key and tracing where it loads doc-index.json. Inspect the code that generates or loads this file; done means documentation candidates open in quickjump without the missing-file error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100