MonadCatchIO-transformers: Monad-transformer compatible version of the Control.Exception module

[ bsd3, control, deprecated, library ] [ Propose Tags ]
Deprecated in favor of exceptions

Provides functions to throw and catch exceptions. Unlike the functions from Control.Exception, which work in IO, these work in any stack of monad transformers (from the transformers package) with IO as the base monad. You can extend this functionality to other monads, by creating an instance of the MonadCatchIO class.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.2.0, 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.2.2, 0.2.2.3, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.3.1.3
Dependencies base (>=4 && <5), extensible-exceptions (>=0.1 && <0.2), transformers (>=0.1 && <0.2) [details]
License LicenseRef-PublicDomain
Author
Maintainer ariep@xs4all.nl
Category Control
Uploaded by AriePeterson at 2010-03-24T12:45:22Z
Distributions Fedora:0.3.1.3, FreeBSD:0.3.1.3
Reverse Dependencies 73 direct, 7838 indirect [details]
Downloads 68551 total (46 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]