FICHA · MANJARO

haskell-tuple-th

Generate (non-recursive) utility functions for tuples of statically known size

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

Description

Generates non-recursive utility functions for tuples with statically known sizes using Template Haskell. This avoids writing many nearly identical tuple helpers by hand.

It is useful for libraries that need tuple operations beyond the small set usually provided manually. It runs at compile time, so errors are part of the Haskell build process.

Permissions

Permissions not analysed for this source yet.