unexceptionalio: IO without any non-error, synchronous exceptions

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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

Properties

Versions 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.5.1
Change log None available
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:13Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees