unexceptionalio-trans: A wrapper around UnexceptionalIO using monad transformers
UnexceptionalIO provides a basic type to witness having caught all exceptions you can safely handle. This library builds on that with transformers like ExceptT to provide a more ergonomic tool for many cases.
It is intended that you use qualified imports with this library.
import UnexceptionalIO.Trans (UIO) import qualified UnexceptionalIO.Trans as UIO
| Versions | 0.4.0 |
|---|---|
| Dependencies | base (==4.*), transformers, unexceptionalio (==0.4.0) [details] |
| License | LicenseRef-OtherLicense |
| Copyright | © 2013-2014 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-trans |
| Bug tracker | http://github.com/singpolyma/unexceptionalio-trans/issues |
| Source repo | head: git clone git://github.com/singpolyma/unexceptionalio-trans.git |
| Uploaded | by StephenWeber at Tue May 8 02:22:14 UTC 2018 |
| Distributions | NixOS:0.4.0 |
| Downloads | 63 total (21 in the last 30 days) |
| Rating | (no votes yet) [estimated by rule of succession] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-05-08 [all 1 reports] Hackage Matrix CI |
Downloads
- unexceptionalio-trans-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)