packages feed

Cabal revisions of acts-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:           acts
 version:        0.3.1.0
+x-revision: 1
 synopsis:       Semigroup actions and torsors.
 category:       Algebra, Math
 license:        BSD-3-Clause
 
   build-depends: 
       base
-        >= 4.12 && < 4.15
+        >= 4.12 && < 4.17
     , groups
         ^>= 0.4.0.0
 
         -DFIN
     build-depends:
         finitary
-          ^>= 1.2.0.0
+          >= 1.2.0.0 && < 2.1
       , finite-typelits
           ^>= 0.1.4.2
 
revision 2
 cabal-version:  2.4
 name:           acts
 version:        0.3.1.0
-x-revision: 1
+x-revision: 2
 synopsis:       Semigroup actions and torsors.
 category:       Algebra, Math
 license:        BSD-3-Clause
         -DFIN
     build-depends:
         finitary
-          >= 1.2.0.0 && < 2.1
+          >= 1.2.0.0 && < 2.2
       , finite-typelits
           ^>= 0.1.4.2
 
revision 3
 cabal-version:  2.4
 name:           acts
 version:        0.3.1.0
-x-revision: 2
+x-revision: 3
 synopsis:       Semigroup actions and torsors.
 category:       Algebra, Math
 license:        BSD-3-Clause
     .
     Disable to remove dependencies on `finite-typelits` and `finitary`.
   default: True
-  manual: False
+  manual: True
 
 common common
 
revision 4
 cabal-version:  2.4
 name:           acts
 version:        0.3.1.0
-x-revision: 3
+x-revision: 4
 synopsis:       Semigroup actions and torsors.
 category:       Algebra, Math
 license:        BSD-3-Clause
       base
         >= 4.12 && < 4.17
     , groups
-        ^>= 0.4.0.0
+        >= 0.4.0.0 && < 0.6
 
   if flag(finitary)
     cpp-options: