errors

Simplified error-handling

Version on this page:2.1.1
LTS Haskell 22.20:2.3.0@rev:5
Stackage Nightly 2024-05-05: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.1@sha256:f601542c3929d8bbf20d9efc389567f1958315b248fb01f279e27fce0b4a1f37,1124

Module documentation for 2.1.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.