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.

Modules

[Index]

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), 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>
Revised Revision 1 made by GeorgeWilson at 2018-04-20T01:00:22Z
Category System
Source repo head: git clone https://github.com/tmcgilchrist/transformers-either.git
Uploaded by lambda_foo at 2017-11-26T22:27:04Z
Distributions LTSHaskell:0.1.4, NixOS:0.1.4, Stackage:0.1.4
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 4178 total (43 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-11-26 [all 1 reports]