unexceptionalio: IO without any non-error, synchronous exceptions

[ control, library ] [ Propose Tags ]

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 wish to investigate unexceptionalio-trans if you like monad transformers.

Blog post: http://sngpl.ma/p4uT0

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

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-2018 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:03Z
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 2019-11-27T15:06:00Z
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, 758 indirect [details]
Downloads 16086 total (43 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-11-27 [all 1 reports]