errors

Simplified error-handling

Version on this page:1.4.7
LTS Haskell 20.23:2.3.0@rev:4
Stackage Nightly 2023-05-30: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-1.4.7@sha256:97a05d6f0f833181e137861ced517202e40357f26241627551e3795482ca6f7b,1084

Module documentation for 1.4.7

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.