packages feed

Cabal revisions of HList-0.4.2.0

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

revision 1
 Name:                HList Version:             0.4.2.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.9,                        -- for Typeable '[] and '(:) with ghc-7.6-                       base-orphans,+                       base-orphans >= 0.3.3,                        template-haskell,                        ghc-prim,                        mtl,