FICHA · MANJARO

haskell-stm-delay

Updatable one-shot timer polled with STM

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

Description

Provides an updatable one-shot timer that can be polled with Haskell STM. This lets concurrent code wait for a time-based event while still composing with transactional memory operations.

It is useful for timeouts, worker coordination, debouncing, delayed retries, and event loops built around STM. It is a developer library and has no standalone timer application.

Permissions

Permissions not analysed for this source yet.