Hi! Thank you for the awesome work on the exception backtraces. I have been playing around with them a bit and have encountered a few issues, so I went digging. Now that I did, I found that portions of the proposal seems to be missing, for example, I couldn’t find the rethrowing mechanisms (there seem to even be open CLC proposals on that topic) and while the toplevel handler of the RTS itself seem to be adjusted, this doesn’t seem to be the case for GHCi/ runghc. Is there some place where I can find out about the status of things?
Like GHC 9.10.1’s documentation, I missed that os-string-2.0.2 is a new boot package when updating Stack’s global hints file. That is now fixed. Stack users may need to delete an incomplete global-hints-cache.yaml in the pantry directory of the Stack root to enjoy the corrected file.
(Stack uses the global hints file in the - rare - circumstances where the actual global package database of the specified version of GHC is not available to Stack.)