The latest version of failable is 1.2.4.0-0.

failable

Version 1.2.2.0 revision 0 uploaded by erick.

Package meta

Synopsis
A 'Failable' error monad class to unify failure across monads that can fail
Description

This library contains a Failable error monad class to unify failure across monads and transformers most commonly used to implement pipelines that can fail and does so in a simple nonsense way by providing the means of signaling a computation "failure" while striving to keep the failure behaviour consistent with the actual definition of the monad/transformer. Please refer to the README file for a more elaborate description and some examples.

Author
Erick Gonzalez
Bug reports
https://gitlab.com/codemonkeylabs/failable/issues
Category
control, exceptions, monad
Copyright
2019 Erick Gonzalez
Homepage
n/a
Maintainer
erick@codemonkeylabs.de
Package URL
n/a
Stability
n/a

Components