unexceptionalio: IO without any non-error, synchronous exceptions
When you've caught all the exceptions that can be handled safely, this is what you're left with.
It is intended that you use qualified imports with this library.
import UnexceptionalIO (UIO) import qualified UnexceptionalIO as UIO
You may also with to investigate unexceptionalio-trans if you like monad transformers.
Downloads
- unexceptionalio-0.4.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.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1 |
---|---|
Dependencies | base (>=4 && <4.13) [details] |
License | LicenseRef-OtherLicense |
Copyright | © 2013-2014 Stephen Paul Weber |
Author | Stephen Paul Weber <singpolyma@singpolyma.net> |
Maintainer | Stephen Paul Weber <singpolyma@singpolyma.net> |
Revised | Revision 1 made by Bodigrim at 2022-07-11T19:14:46Z |
Category | Control |
Home page | https://github.com/singpolyma/unexceptionalio |
Bug tracker | http://github.com/singpolyma/unexceptionalio/issues |
Source repo | head: git clone git://github.com/singpolyma/unexceptionalio.git |
Uploaded | by StephenWeber at 2018-05-08T02:21:37Z |
Distributions | Arch:0.5.1, Debian:0.5.1, LTSHaskell:0.5.1, NixOS:0.5.1, Stackage:0.5.1 |
Reverse Dependencies | 7 direct, 773 indirect [details] |
Downloads | 16312 total (45 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-05-08 [all 1 reports] |