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

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 && <5) [details]
License LicenseRef-OtherLicense
Copyright © 2013-2018 Stephen Paul Weber
Author Stephen Paul Weber <singpolyma@singpolyma.net>
Maintainer Stephen Paul Weber <singpolyma@singpolyma.net>
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 2020-05-13T02:07:28Z
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 16044 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 2020-05-13 [all 1 reports]