packages feed

Cabal revisions of ChasingBottoms-1.3.1.15

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:               ChasingBottoms version:            1.3.1.15+x-revision: 1 license:            MIT license-file:       LICENCE copyright:          Copyright (c) Nils Anders Danielsson 2004-2022, 2024.      build-depends: QuickCheck >= 2.10 && < 2.16,                    mtl >= 2 && < 2.4,-                   base >= 4.2 && < 4.21,+                   base >= 4.2 && < 4.22,                    containers >= 0.5 && < 0.8,                    random >= 1.0 && < 1.3,                    syb >= 0.1.0.2 && < 0.8
revision 2
 name:               ChasingBottoms version:            1.3.1.15-x-revision: 1+x-revision:         2 license:            MIT license-file:       LICENCE copyright:          Copyright (c) Nils Anders Danielsson 2004-2022, 2024.                    mtl >= 2 && < 2.4,                    base >= 4.2 && < 4.22,                    containers >= 0.5 && < 0.8,-                   random >= 1.0 && < 1.3,+                   random >= 1.0 && < 1.4,                    syb >= 0.1.0.2 && < 0.8  test-suite ChasingBottomsTestSuite      build-depends: QuickCheck >= 2.10 && < 2.16,                    mtl >= 2 && < 2.4,-                   base >= 4.2 && < 4.21,+                   base >= 4.2 && < 4.22,                    containers >= 0.5 && < 0.8,-                   random >= 1.0 && < 1.3,+                   random >= 1.0 && < 1.4,                    syb >= 0.1.0.2 && < 0.8,                    array >= 0.3 && < 0.6