FICHA · MANJARO

haskell-monad-parallel

Parallel execution of monadic computations

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

Description

Provides helpers for running monadic computations in parallel. This lets Haskell code start independent effectful tasks and combine their results without manually wiring all concurrency details.

It is useful for applications that perform multiple requests, calculations, or independent jobs at the same time. It is a programming library and not a task scheduler application.

Permissions

Permissions not analysed for this source yet.