vector-th-unbox

Deriver for Data.Vector.Unboxed using Template Haskell

Version on this page:0.2.1.3@rev:1
LTS Haskell 22.14:0.2.2@rev:5
Stackage Nightly 2024-03-28:0.2.2@rev:5
Latest on Hackage:0.2.2@rev:5

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.3@sha256:45fb308090cd50c13a24b46c0eef6bb9afcbf82fdcf944e3dc9bba27c63d5868,1267

Module documentation for 0.2.1.3

Used by 2 packages in lts-3.21(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.