Extracting `MachineError` from `FiberFailure` in Haskell
Is it possible to extract the
I want to extract
Fail error from an already thrown FiberFailure?I want to extract
MachineError from the error
