FICHA · MANJARO

haskell-io-storage

A key-value store in the IO monad

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

Description

Provides a key-value store abstraction in the Haskell IO monad. It gives programs a simple way to keep mutable or effectful state associated with keys during execution.

This is useful inside Haskell applications, tools, or libraries that need small pieces of runtime storage. It is not a database server or graphical storage manager.

Permissions

Permissions not analysed for this source yet.