errors

Simplified error-handling

Version on this page:2.0.1
LTS Haskell 20.23:2.3.0@rev:4
Stackage Nightly 2023-05-28:2.3.0@rev:4
Latest on Hackage:2.3.0@rev:4

See all snapshots errors appears in

BSD-3-Clause licensed by Gabriel Gonzalez
Maintained by Gabriel439@gmail.com
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.