Cabal revisions of generic-data-1.0.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: generic-data version: 1.0.0.1+x-revision: 1 synopsis: Deriving instances with GHC.Generics and related utilities description: Generic implementations of standard type classes. Generic.Data.Internal.Utils build-depends: ap-normalize >= 0.1 && < 0.2,- base-orphans >= 0.8,+ base-orphans >= 0.8 && < 0.9.3, contravariant, ghc-boot-th, show-combinators,