Data.Attempt
Data type and type class
data
Attempt
v
class
FromAttempt
a
fa
joinAttempt
General handling of
Attempt
s
attempt
makeHandler
data
AttemptHandler
v
Individual
Attempt
s
isFailure
isSuccess
fromSuccess
Lists of
Attempt
s
successes
failures
partitionAttempts
Runtime exceptions
attemptIO
Reexport the
Failure
class