FICHA · MANJARO

haskell-stateref

Abstraction for things that work like IORef.

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

Description

Provides an abstraction for things that behave like IORef. This lets Haskell code work with mutable references through a shared interface instead of depending on one concrete reference type.

It is useful for libraries that support IORef-like, STRef-like, or custom reference implementations. It is a developer library and has no standalone interface.

Permissions

Permissions not analysed for this source yet.