transformers-either: An Either monad transformer
Drop in alternative to ExceptT. Uses a pattern synonym to maintain compatibility with the old EitherT types but is actually ExceptT under the covers.
Downloads
- transformers-either-0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4 |
---|---|
Dependencies | base (>=4.8 && <5), exceptions (>=0.6 && <0.11), text (>=1.2 && <1.3), transformers (>=0.4 && <0.7) [details] |
Tested with | ghc ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.5 |
License | BSD-3-Clause |
Copyright | (c) 2023 Tim McGilchrist |
Author | Tim McGilchrist <timmcgil@gmail.com> |
Maintainer | Tim McGilchrist <timmcgil@gmail.com> |
Category | System |
Home page | http://github.com/tmcgilchrist/transformers-either/ |
Bug tracker | http://github.com/tmcgilchrist/transformers-either/issues |
Source repo | head: git clone https://github.com/tmcgilchrist/transformers-either.git |
Uploaded | by lambda_foo at 2023-01-20T05:50:56Z |
Distributions | LTSHaskell:0.1.4, NixOS:0.1.4, Stackage:0.1.4 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 4636 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-01-20 [all 1 reports] |