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

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

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 && <2.2), transformers (>=0.4 && <0.7) [details]
License BSD-3-Clause
Copyright (c) 2023 Tim McGilchrist
Author Tim McGilchrist <timmcgil@gmail.com>
Maintainer Tim McGilchrist <timmcgil@gmail.com>
Revised Revision 1 made by ErikDeCastroLopo at 2023-11-26T20:18:44Z
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-05-27T02:04:25Z
Distributions LTSHaskell:0.1.4, NixOS:0.1.4, Stackage:0.1.4
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 4146 total (36 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-05-27 [all 1 reports]