FICHA · MANJARO

haskell-concurrent-extra

Extra concurrency primitives

  • haskell-library
  • LIBRARY
  • CONCURRENCY
  • SYNCHRONIZATION
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library with extra concurrency primitives beyond the standard set. It helps developers coordinate threads, shared state, and communication patterns with reusable building blocks.

Use it when a Haskell program needs concurrency behavior that is not covered cleanly by base libraries. Concurrent code should be tested for cancellation, exceptions, and load.

Permissions

Permissions not analysed for this source yet.