vector-th-unbox

Deriver for Data.Vector.Unboxed using Template Haskell

Version on this page:0.2.1.2@rev:2
LTS Haskell 22.14:0.2.2@rev:5
Stackage Nightly 2024-03-29: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.2@sha256:8818c78bc7bb1b72b6963416e90c75e4eea18b7f7dd367a2a33d742f5b55f46d,1324

Module documentation for 0.2.1.2

Used by 2 packages in nightly-2015-02-27(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.