haskellfoundation / haskellfoundation/error-message-index
Document GHC-58427
Open
- Dominant language
- Haskell
- Stars
- 108
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
Occurs in the wild. From https://github.com/alexwl/haskell-code-explorer/pull/52:
```
2025-10-14 15:22:52.158591 CST : [error] Error while indexing HaskellModulePath {getHaskellModulePath = "/Users/liuzichao/hakyll/lib/Hakyll.hs"} : /Users/liuzichao/hakyll/lib/Hakyll.hs:56:1: error: [GHC-58427]
attempting to use module `main:Hakyll.Web.Feed' (/Users/liuzichao/hakyll/lib/Hakyll/Web/Feed.hs) which is not loaded
```
Contributor guide
Assessment
This issue has not been assessed yet.