monad-peel: Lift control operations like exception catching through monad transformers

[ bsd3, control, library ] [ Propose Tags ] [ Report a vulnerability ]

This package defines MonadPeelIO, a subset of MonadIO into which generic control operations such as catch can be lifted from IO. Instances are based on monad transformers in MonadTransPeel, which includes all standard monad transformers in the transformers library except ContT. For convenience, it provides a wrapped version of Control.Exception with types generalized from IO to all monads in MonadPeelIO.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.2, 0.2.1, 0.2.1.1, 0.2.1.2, 0.3
Dependencies base (>=3 && <4.7), extensible-exceptions, transformers (>=0.2 && <0.3) [details]
License BSD-3-Clause
Copyright (c) 2010 Anders Kaseorg
Author Anders Kaseorg
Maintainer Anders Kaseorg <andersk@mit.edu>
Uploaded by AndersKaseorg at 2010-11-03T09:57:42Z
Revised Revision 1 made by HerbertValerioRiedel at 2015-01-13T15:50:51Z
Category Control
Home page http://andersk.mit.edu/haskell/monad-peel/
Distributions LTSHaskell:0.3, Stackage:0.3
Reverse Dependencies 19 direct, 362 indirect [details]
Downloads 6633 total (25 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]