@hackage attempt0.3.0

Concrete data type for handling extensible exceptions as failures.

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