FICHA · MANJARO

haskell-knob

Memory-backed handles

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

Description

Provides memory-backed handles for Haskell code. They behave like file handles, but the data lives in memory, which is useful for tests and code that expects a handle interface.

Developers can use it to avoid temporary files, simulate I/O, or adapt libraries that read and write through handles. It is a support library and does not add a user-facing storage tool.

Permissions

Permissions not analysed for this source yet.