FICHA · MANJARO

haskell-timeit

Time monadic computations with an IO base

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

Description

Measures how long IO-based monadic computations take in Haskell. It gives developers a simple way to time an action while keeping the result of that action available.

It is useful for quick performance checks, diagnostics, examples, and tests where lightweight timing is enough. It is not a full profiler; precise performance investigations still need proper benchmarking tools.

Permissions

Permissions not analysed for this source yet.