FICHA · MANJARO

haskell-multistate

Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type

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

Description

Provides transformer-style abstractions like ReaderT, WriterT, and StateT, but with more than one contained value or type. This helps code manage several independent pieces of context, output, or state.

It is useful for Haskell applications with complex effect stacks that would otherwise need nested transformers or manual plumbing. It is a developer library and has no standalone interface.

Permissions

Permissions not analysed for this source yet.