transformers-either

An Either monad transformer

Version on this page:0.0.2
LTS Haskell 22.17:0.1.4@rev:1
Stackage Nightly 2024-04-18:0.1.4@rev:1
Latest on Hackage:0.1.4@rev:1

See all snapshots transformers-either appears in

BSD-3-Clause licensed and maintained by Tim McGilchrist
This version can be pinned in stack with:transformers-either-0.0.2@sha256:49e94fab448b816ffb2feff39493e45fb86c62f45cb4d6cf7ae13943ffd14b47,1204

Module documentation for 0.0.2

Drop in alternative to ExceptT. Uses a pattern synonym to maintain compatibility with the old EitherT types but is actually ExceptT under the covers.