The latest version of unexceptionalio is 0.5.1-0.
unexceptionalio
Version 0.2.0 revision 0 uploaded by StephenWeber.
Package meta
- Synopsis
- IO without any non-error, synchronous exceptions
- Description
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
- Author
- Stephen Paul Weber <singpolyma@singpolyma.net>
- Bug reports
- http://github.com/singpolyma/unexceptionalio/issues
- Category
- Control
- Copyright
- © 2013-2014 Stephen Paul Weber
- Homepage
- https://github.com/singpolyma/unexceptionalio
- Maintainer
- Stephen Paul Weber <singpolyma@singpolyma.net>
- Package URL
- n/a
- Stability
- experimental