transformers-either

An Either monad transformer

Version on this page:0.0.2@rev:1
LTS Haskell 20.23:0.1.4
Stackage Nightly 2022-11-17:0.1.2
Latest on Hackage:0.1.4

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:483dc3c09be99252ade0113cdfd0de9912581f1fd55c23abdc078cc4d38b8b8c,1255

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.