packages feed

Cabal revisions of vector-th-unbox-0.2.1.8

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:           vector-th-unbox version:        0.2.1.8+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.5 && < 4.16,-        template-haskell >= 2.5 && <2.18,+        template-haskell >= 2.11 && <2.18,         vector >= 0.7.1 && <0.13  test-suite sanity