FICHA · MANJARO

haskell-unexceptionalio-trans

A wrapper around UnexceptionalIO using monad transformers

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Wraps UnexceptionalIO for use with Haskell monad transformers. This lets code combine explicit IO error handling with transformer stacks that add state, configuration, logging, or other effects.

It is useful for applications that want predictable IO behavior without giving up layered application architecture. Developers still need to define how each layer reports and recovers from failures.

Permissions

Permissions not analysed for this source yet.