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
Downloads
- unexceptionalio-0.2.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> |
| Uploaded | by StephenWeber at 2014-09-13T14:23:50Z |
| Revised | Revision 1 made by Bodigrim at 2022-07-11T19:16:08Z |
| 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 |
| Reverse Dependencies | 7 direct, 841 indirect [details] |
| Downloads | 16659 total (25 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |