Cabal revisions of ChasingBottoms-1.3.1.12
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: ChasingBottoms version: 1.3.1.12+x-revision: 1 license: MIT license-file: LICENCE copyright: Copyright (c) Nils Anders Danielsson 2004-2022. GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.4,- GHC == 8.10.5,+ GHC == 8.10.7, GHC == 9.0.2,- GHC == 9.2.4,- GHC == 9.4.1+ GHC == 9.2.7,+ GHC == 9.4.4,+ GHC == 9.6.1 cabal-version: >= 1.10 build-type: Simple if impl(ghc >= 7.4.1) ghc-options: -fpedantic-bottoms - build-depends: QuickCheck >= 2.10 && < 2.15,- mtl >= 2 && < 2.3,- base >= 4.2 && < 4.18,- containers >= 0.5 && < 0.7,- random >= 1.0 && < 1.3,- syb >= 0.1.0.2 && < 0.8+ build-depends: QuickCheck >= 2.10 && < 2.15,+ mtl >= 2 && < 2.3,+ base >= 4.2 && < 4.19,+ containers >= 0.5 && < 0.7,+ random >= 1.0 && < 1.3,+ syb >= 0.1.0.2 && < 0.8 test-suite ChasingBottomsTestSuite type: exitcode-stdio-1.0 if impl(ghc >= 7.4.1) ghc-options: -fpedantic-bottoms - build-depends: QuickCheck >= 2.10 && < 2.15,- mtl >= 2 && < 2.3,- base >= 4.2 && < 4.18,- containers >= 0.5 && < 0.7,- random >= 1.0 && < 1.3,- syb >= 0.1.0.2 && < 0.8,+ build-depends: QuickCheck,+ mtl,+ base,+ containers,+ random,+ syb, array >= 0.3 && < 0.6
revision 2
name: ChasingBottoms version: 1.3.1.12-x-revision: 1+x-revision: 2 license: MIT license-file: LICENCE copyright: Copyright (c) Nils Anders Danielsson 2004-2022. ghc-options: -fpedantic-bottoms build-depends: QuickCheck >= 2.10 && < 2.15,- mtl >= 2 && < 2.3,+ mtl >= 2 && < 2.4, base >= 4.2 && < 4.19, containers >= 0.5 && < 0.7, random >= 1.0 && < 1.3,
revision 3
name: ChasingBottoms version: 1.3.1.12-x-revision: 2+x-revision: 3 license: MIT license-file: LICENCE copyright: Copyright (c) Nils Anders Danielsson 2004-2022. build-depends: QuickCheck >= 2.10 && < 2.15, mtl >= 2 && < 2.4,- base >= 4.2 && < 4.19,- containers >= 0.5 && < 0.7,+ base >= 4.2 && < 4.20,+ containers >= 0.5 && < 0.8, random >= 1.0 && < 1.3, syb >= 0.1.0.2 && < 0.8