@hackage either3.0.1
Haskell 98 either monad transformer
Installation
Dependencies (4)
- base >=4 && <5
- semigroupoids >=3.0 && <3.1
- semigroups >=0.8.3.1 && <0.9
- transformers >=0.2 && <0.4 Show all…
Dependents (345)
@hackage/http-client-session, @hackage/data-easy, @hackage/growler, @hackage/microformats2-parser, @cardano/plutus-tx-plugin, @hackage/hipchat-hs, Show all…
either
This provides an either monad transformer that unlike ErrorT is unencumbered by a constraint on its left hand argument. This is needed for a number of applications of this monad transformer, notably in recursion schemes.
Contact Information
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett
