transformers-either: An Either monad transformer

[ bsd3, library, system ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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.6) [details]
License BSD-3-Clause
Copyright (c) 2017 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 2021-07-12T12:12:55Z
Distributions LTSHaskell:0.1.4, NixOS:0.1.4, Stackage:0.1.4
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 4188 total (42 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-07-12 [all 1 reports]