Extracting `MachineError` from `FiberFailure` in Haskell

Is it possible to extract the Fail error from an already thrown
FiberFailure
?

I want to extract MachineError from the error
2024-06-11_10.38.05.png
Was this page helpful?