errors

Simplified error-handling

Version on this page:2.0.0
LTS Haskell 22.17:2.3.0@rev:5
Stackage Nightly 2024-04-18: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.0@sha256:1ac0112d1315a1d04c54b3527c093b069c41bf571d1a2412541bf128c5f7f5d7,1009

Module documentation for 2.0.0

Used by 4 packages in nightly-2015-08-16(full list with versions):

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.