@hackage errors1.3.0
Simplified error-handling
Categories
License
BSD-3-Clause
Maintainer
Gabriel439@gmail.com
Links
Versions
Installation
Dependencies (4)
- base >=4 && <4.7
- either >=3.0.1 && <3.3
- safe >=0.3.3
- transformers >=0.3.0.0 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.