Cabal revisions of generic-functor-0.2.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: >=1.10 name: generic-functor version: 0.2.0.0 +x-revision: 1 synopsis: Deriving generalized functors with GHC.Generics description: Derive @fmap@, and other @fmap@-like functions where the Generic.Functor.Internal.Implicit build-depends: ap-normalize, - base >=4.12 && <4.15 + base >=4.12 && <4.16 default-language: Haskell2010 test-suite examples
revision 2
cabal-version: >=1.10 name: generic-functor version: 0.2.0.0 -x-revision: 1 +x-revision: 2 synopsis: Deriving generalized functors with GHC.Generics description: Derive @fmap@, and other @fmap@-like functions where the Generic.Functor.Internal.Implicit build-depends: ap-normalize, - base >=4.12 && <4.16 + base >=4.12 && <4.17 default-language: Haskell2010 test-suite examples
revision 3
cabal-version: >=1.10 name: generic-functor version: 0.2.0.0 -x-revision: 2 +x-revision: 3 synopsis: Deriving generalized functors with GHC.Generics description: Derive @fmap@, and other @fmap@-like functions where the Generic.Functor.Internal.Implicit build-depends: ap-normalize, - base >=4.12 && <4.17 + base >=4.12 && <5 default-language: Haskell2010 test-suite examples