error-message-index icon indicating copy to clipboard operation
error-message-index copied to clipboard

Allow to link to all errors of a specific tool

Open hasufell opened this issue 2 years ago • 1 comments

Follow-up of https://github.com/haskellfoundation/error-message-index/issues/350#issuecomment-1382672906

I'd like to have a link such as https://errors.haskell.org/messages/GHCup that shows all and only GHCup errors.

hasufell avatar Jan 19 '23 12:01 hasufell

This would be nice!

david-christiansen avatar Jan 19 '23 14:01 david-christiansen

@hasufell The site is now online at https://errors.haskell.org/ghcup/ Thanks to @haglobah who implemented this feature :)

You can also customize the ghcup specific part of the header text by modifying the message-index/ghcup/index.html file.

BinderDavid avatar Oct 13 '24 12:10 BinderDavid