Skip to content

nikita-volkov/either

 
 

Repository files navigation

either

Build Status

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

About

the EitherT monad transformer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%