Cabal revisions of groups-generic-0.3.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.4 name: groups-generic version: 0.3.1.0 +x-revision: 1 synopsis: Generically derive Group instances. category: Algebra, Math license: BSD-3-Clause build-depends: base - >= 4.12 && < 4.18 + >= 4.12 && < 4.21 , groups >= 0.4.0.0 && < 0.6
revision 2
cabal-version: 2.4 name: groups-generic version: 0.3.1.0 -x-revision: 1 +x-revision: 2 synopsis: Generically derive Group instances. category: Algebra, Math license: BSD-3-Clause build-depends: base - >= 4.12 && < 4.21 + >= 4.12 && < 5 , groups >= 0.4.0.0 && < 0.6