FICHA · MANJARO

haskell-loop

Fast loops (for when GHC can't optimize forM_)

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

Description

Provides fast loop helpers for Haskell code in cases where GHC cannot optimize common traversal patterns well enough. This can help performance-sensitive code avoid overhead from more general abstractions.

It is useful for developers working on tight loops, numeric code, parsers, or other hot paths. It is a small performance-focused library and does not expose a standalone command.

Permissions

Permissions not analysed for this source yet.