FICHA · MANJARO

haskell-either

An either monad transformer

  • haskell-library
  • LIBRARY
  • ERROR-HANDLING
  • MONAD-TRANSFORMERS
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library providing an Either monad transformer. It helps code combine computations that may fail with other monadic effects in a structured way.

Developers use it for error handling in applications and libraries that predate or complement newer transformer choices. Error values should carry enough context for callers to recover or explain failure.

Permissions

Permissions not analysed for this source yet.