@hackage errors1.0.0
Simplified error-handling
Categories
License
BSD-3-Clause
Maintainer
Gabriel439@gmail.com
Links
Versions
Installation
Dependencies (4)
- EitherT
- base >=4 && <5
- safe
- transformers Show all…
Dependents (183)
@hackage/hoogle-index, @hackage/data-easy, @hackage/hopenpgp-tools, @hackage/microformats2-parser, @hackage/configuration-tools, @hackage/wai-middleware-verbs, Show all…
The one-stop shop for all your error-handling needs! Just import
Control.Error.
This library encourages an error-handling style that directly uses the type system, rather than out-of-band exceptions.