Deriver for Data.Vector.Unboxed using Template Haskell
Description
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.