success: A version of Either specialised for encoding of success or failure
The primary motivation for creation of this package was the need
for the Alternative
instance of Either
,
which there is no sane way to implement.
The type provided by this library extends Either
in a way to provide the missing instance.
Versions [faq] | 0.2, 0.2.1, 0.2.1.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.4, 0.2.5, 0.2.5.1, 0.2.6 |
---|---|
Dependencies | base (>=4.7 && <5), monad-control (==1.*), mtl (==2.*), transformers (>=0.4 && <0.6), transformers-base (==0.4.*) [details] |
License | MIT |
Copyright | (c) 2015, Nikita Volkov |
Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
Maintainer | Nikita Volkov <nikita.y.volkov@mail.ru> |
Category | Data, Failure |
Home page | https://github.com/nikita-volkov/success |
Bug tracker | https://github.com/nikita-volkov/success/issues |
Source repo | head: git clone git://github.com/nikita-volkov/success.git |
Uploaded | by NikitaVolkov at 2016-02-07T05:34:05Z |
Distributions | Arch:0.2.6, NixOS:0.2.6 |
Downloads | 7897 total (44 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Downloads
- success-0.2.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)