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.
Downloads
- success-0.2.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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 && <2), mtl (>=2 && <3), transformers (>=0.4 && <0.6), transformers-base (>=0.4 && <0.5) [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 |
Reverse Dependencies | 6 direct, 78 indirect [details] |
Downloads | 9333 total (26 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] |