FICHA · MANJARO

haskell-vector-th-unbox

Deriver for Data.Vector.Unboxed using Template Haskell

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

Description

Generates Data.Vector.Unboxed support using Template Haskell. Unboxed vectors store values without normal pointer indirection, which can reduce memory use and improve speed for suitable types.

It is useful for numeric code, compact data structures, simulations, and libraries that need custom unboxed vector instances. Generated low-level representations should be tested carefully for correctness and performance.

Permissions

Permissions not analysed for this source yet.