Cabal revisions of acts-0.3.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.4 name: acts version: 0.3.1.1 +x-revision: 1 synopsis: Semigroup actions and torsors. 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: acts version: 0.3.1.1 -x-revision: 1 +x-revision: 2 synopsis: Semigroup actions and torsors. category: Algebra, Math license: BSD-3-Clause build-depends: deepseq - ^>= 1.4.4.0 + >= 1.4.4.0 && < 1.6 library acts-examples