BSD-3-Clause licensed by Kamil Dworakowski
Maintained by [email protected]
This version can be pinned in stack with:error-or-0.1.1.0@sha256:77dde73e89da71ae00311bf0eacb7d0b5d1ca7d074cb20020d972510b9585ba2,1093

Module documentation for 0.1.1.0

Depends on 3 packages(full list with versions):
Used by 3 packages in nightly-2020-12-12(full list with versions):

error-or

Build Status

Composable, hierarchical errors.

Capture all the errors by using the Applicative instance

Add error context to results from lower level with ‘tag’

Changes

error-or 0.1.1.0 (2020-12-02)

  • Add tagIO