unexceptionalio-trans: A wrapper around UnexceptionalIO using monad transformers
UnexceptionalIO provides a basic type to witness having caught all exceptions you can safely handle. This library builds on that with transformers like ExceptT to provide a more ergonomic tool for many cases.
It is intended that you use qualified imports with this library.
import UnexceptionalIO.Trans (UIO) import qualified UnexceptionalIO.Trans as UIO
Downloads
- unexceptionalio-trans-0.5.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.4.0, 0.5.0, 0.5.1, 0.5.2 |
---|---|
Dependencies | base (>=4 && <5), transformers, unexceptionalio (==0.5.0) [details] |
License | LicenseRef-OtherLicense |
Copyright | © 2018 Stephen Paul Weber |
Author | Stephen Paul Weber <singpolyma@singpolyma.net> |
Maintainer | Stephen Paul Weber <singpolyma@singpolyma.net> |
Revised | Revision 1 made by StephenWeber at 2020-02-12T18:19:41Z |
Category | Control |
Home page | https://github.com/singpolyma/unexceptionalio-trans |
Bug tracker | http://github.com/singpolyma/unexceptionalio-trans/issues |
Source repo | head: git clone git://github.com/singpolyma/unexceptionalio-trans.git |
Uploaded | by StephenWeber at 2019-11-27T15:07:13Z |
Distributions | LTSHaskell:0.5.2, NixOS:0.5.2, Stackage:0.5.2 |
Reverse Dependencies | 4 direct, 8 indirect [details] |
Downloads | 2163 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2019-11-27 [all 3 reports] |