errors

Simplified error-handling

Version on this page:2.0.1
LTS Haskell 22.14:2.3.0@rev:5
Stackage Nightly 2024-03-28: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.0.1@sha256:88ec84c1e26ee39e20d86fc873028ee677d1b55f9bb495a0ca84dca499307a9e,1077

Module documentation for 2.0.1

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.