errors

Simplified error-handling

Version on this page:2.1.0
LTS Haskell 22.19:2.3.0@rev:5
Stackage Nightly 2024-05-03:2.3.0@rev:5
Latest on Hackage:2.3.0@rev:5

See all snapshots errors appears in

BSD-3-Clause licensed by Gabriel Gonzalez
Maintained by [email protected]
This version can be pinned in stack with:errors-2.1.0@sha256:57cb2b7fcdd7fbfa6fddc47e547e617db322e95d92c8f5e0b7c25e1ebfc1dcff,1124

Module documentation for 2.1.0

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.