either-result: The simplest ‘MonadFail’ instance
‘ResultT m a’ is a wrapper of ‘ExceptT String m a’ which are similar except ‘MonadFail’ instance.
[Skip to Readme]
Downloads
- either-result-0.3.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.3.0.0, 0.3.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), mtl, transformers [details] |
Tested with | ghc ==8.6.5, ghc ==8.8.3, ghc ==8.10.1 |
License | Apache-2.0 |
Copyright | 2020 Kazuki Okamoto (岡本和樹) |
Author | Kazuki Okamoto (岡本和樹) |
Maintainer | kazuki.okamoto@kakkun61.com |
Revised | Revision 1 made by kakkun61 at 2021-02-10T04:40:26Z |
Category | Data |
Home page | https://github.com/kakkun61/either-result |
Bug tracker | https://github.com/kakkun61/either-result/issues |
Uploaded | by kakkun61 at 2020-08-16T12:52:13Z |
Distributions | NixOS:0.3.1.0 |
Reverse Dependencies | 1 direct, 2 indirect [details] |
Downloads | 1357 total (32 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-08-16 [all 1 reports] |