@hackage attempt0.2.2

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.