@hackage vector-th-unbox0.1.0.0

Deriver for unboxed vectors using Template Haskell

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.