FICHA · MANJARO

haskell-unbounded-delays

Unbounded thread delays and timeouts

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

Description

Provides unbounded thread delays and timeouts for Haskell. Some low-level delay functions have maximum durations, and this library helps express longer waits safely.

It is useful for schedulers, retry logic, background workers, tests, and services that need long timeout values. Developers should still consider cancellation and whether long sleeps are the right design for the task.

Permissions

Permissions not analysed for this source yet.