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

Module documentation for 0.1.2.0

Depends on 3 packages(full list with versions):
Used by 3 packages in nightly-2021-03-29(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