Cabal revisions of vector-th-unbox-0.2.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: vector-th-unbox version: 0.2.0.1+x-revision: 1 synopsis: Deriver for Data.Vector.Unboxed using Template Haskell description: A Template Haskell deriver for unboxed vectors, given a pair of coercion build-depends: base >= 4.3 && < 5,- template-haskell >= 2.5,+ template-haskell >= 2.5 && < 2.11, vector >= 0.7 -- vim: et sw=4 ts=4 sts=4: