FICHA · MANJARO

haskell-managed

A monad for managed values

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

Description

Provides a monad for managed values in Haskell. Managed values help code acquire resources, use them, and release them reliably in a structured way.

This is useful for files, network connections, handles, temporary resources, and other values that need cleanup. It is a programming library and is normally used inside application code.

Permissions

Permissions not analysed for this source yet.