FICHA · MANJARO

haskell-time-manager

Scalable timer

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

Description

Provides a scalable timer manager for Haskell programs. It helps manage many timeouts or delayed actions without each part of the program inventing its own timer handling.

It is useful for servers, network clients, schedulers, async code, and applications with many timeout-based operations. Developers still need to handle cancellation, cleanup, and clock-related assumptions carefully.

Permissions

Permissions not analysed for this source yet.