vector-th-unbox

Deriver for Data.Vector.Unboxed using Template Haskell

Version on this page:0.2.1.4@rev:1
LTS Haskell 22.17:0.2.2@rev:5
Stackage Nightly 2024-04-14: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.4@sha256:5df99c83217a702f6b8e5c8ecce8f74bbaf0b8a7d90d0764c74aca88221140b8,1314

Module documentation for 0.2.1.4

Used by 2 packages in nightly-2016-03-18(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.