packages feed

Cabal revisions of HList-0.5.0.0

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

revision 1
 Name:                HList Version:             0.5.0.0+x-revision: 1 Category:            Data Synopsis:            Heterogeneous lists Description:         HList provides many operations to create and manipulate library   Build-Depends:       base >= 4.6 && < 4.12,                        -- for Typeable '[] and '(:) with ghc-7.6-                       base-orphans,+                       base-orphans >= 0.3.3,                        -- Data.Semigroup for ghc < 8                        semigroups,                        template-haskell,