Data.Attempt

Data type and type class

data Attempt v
class FromAttempt a

General handling of Attempts

Individual Attempts

Lists of Attempts

Runtime exceptions

Reexport the Failure class