FICHA · MANJARO

haskell-statevar

State variables

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

Description

Provides state variable abstractions for Haskell. State variables represent values that can be read and written through a consistent interface, often wrapping lower-level mutable state.

It is useful for graphics bindings, UI libraries, configuration handles, and APIs that expose mutable properties. It is a developer library and has no standalone interface.

Permissions

Permissions not analysed for this source yet.