@hackage spork0.4.0

Catch errors from pure computations in a Maybe/Either

Takes an error-throwing expression and puts it back in the Maybe/Either it belongs in.

This package is a fork of spoon.

Note that this currently suffers from the asynchronous exceptions re-thrown synchronously problem. Buyer beware.