<div dir="ltr">The Haskell Error Index (<a href="https://errors.haskell.org/">https://errors.haskell.org/</a>) is a community-driven web site for improving the documentation of Haskell tooling. In the upcoming release of GHC, each error message or warning includes a unique code. This code can be looked up on the index to find user-contributed explanations and examples. As the specific phrasing of messages in GHC is improved over time, the codes will remain constant, which allows the documentation on the site to retain its value and its search-engine usefulness.<br><br>The site is run off of a Git repo full of Markdown files and example programs at <a href="https://github.com/haskellfoundation/error-message-index/">https://github.com/haskellfoundation/error-message-index/</a> , so you don't need to be an expert to contribute. Contributions of documentation as well as technical improvements to the site generator, HTML, and CSS are all very welcome. Most of the current content and infrastructure was contributed by volunteers at Zurihac this year.<br><br>Right now, it only covers an unreleased version of GHC, but the system is set up to also work with other tools. If you're an author of Haskell-related tooling and would like to have it included, please write to me at david@haskell.foundation.<br><br>The site is inspired by the Rust error index and by the excellent user-contributed sections in the PHP documentation. It's part of the Haskell Foundation's technical agenda, arising from a Haskell Foundation Technical Proposal (<a href="https://github.com/haskellfoundation/tech-proposals/blob/main/proposals/accepted/024-error-messages.md">https://github.com/haskellfoundation/tech-proposals/blob/main/proposals/accepted/024-error-messages.md</a>). If you'd like to have influence on what we at the HF do, please submit a proposal!<br><div><br></div><div>All the best,</div><div>David Thrane Christiansen</div><div>Executive Director</div><div>The Haskell Foundation</div></div>