haskellfoundation / haskellfoundation/error-message-index
Full-text search
Open
enhancement
error-message-index-improvements
error-message-index-site
- Dominant language
- Haskell
- Stars
- 108
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
For example, when I type `Character literals may not be empty` in the search box, I'd expect to see [GHC-11861](https://errors.haskell.org/messages/GHC-11861/index.html), but currently, it returns 0 results presumably because only the title is searched.
cf. https://stork-search.net/ | https://github.com/EmaApps/emanote/pull/327
Contributor guide
Assessment
This issue has not been assessed yet.