@hackage attempt0.0.2
Error handling using extensible exceptions outside the IO monad.
Deprecated
Dependencies (5)
- base >=4 && <5
- control-monad-failure >=0.4
- monadloc >=0.4
- syb
- transformers >=0.1.4.0 Show all…
Dependents (18)
@hackage/time-http, @hackage/aws-elastic-transcoder, @hackage/data-object, @hackage/gitlib-libgit2, @hackage/convertible-text, @hackage/acme-everything, Show all…
Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception.