FICHA · MANJARO

haskell-resourcet

Deterministic allocation and freeing of scarce resources.

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

Description

Provides deterministic allocation and freeing of scarce resources in Haskell. It helps code acquire resources such as files, sockets, or handles and release them predictably even when errors occur.

It is useful for streaming, web services, database code, file processing, and libraries that manage external resources. It is a developer library and should be part of the resource-safety design.

Permissions

Permissions not analysed for this source yet.