vector-th-unbox

Deriver for Data.Vector.Unboxed using Template Haskell

Version on this page:0.2.1.5@rev:1
LTS Haskell 22.18:0.2.2@rev:6
Stackage Nightly 2024-04-22:0.2.2@rev:6
Latest on Hackage:0.2.2@rev:6

See all snapshots vector-th-unbox appears in

BSD-3-Clause licensed and maintained by Liyang HU
This version can be pinned in stack with:vector-th-unbox-0.2.1.5@sha256:88ee583a97da72239a2a931684c4ceab10516f963793858bc553ee0c628c893d,1435

Module documentation for 0.2.1.5

Used by 2 packages in lts-5.12(full list with versions):

A Template Haskell deriver for unboxed vectors, given a pair of coercion functions to and from some existing type with an Unbox instance.

Refer to Data.Vector.Unboxed.Deriving for documentation and examples.