FICHA · MANJARO

haskell-lifted-async

Run lifted IO operations asynchronously and wait for their results

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

Description

Provides helpers for running lifted IO operations asynchronously and waiting for their results. This lets Haskell code use async patterns inside monad stacks instead of being limited to plain IO.

It is useful for applications that perform concurrent work such as network requests, background tasks, or parallel processing. It is a developer library and has no standalone interface.

Permissions

Permissions not analysed for this source yet.