@hackage attempt0.0.0

Error handling using extensible exceptions outside the IO monad.

Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception.