Cabal revisions of cabal-plan-0.7.3.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: cabal-plan version: 0.7.3.0+x-revision: 1 synopsis: Library and utility for processing cabal's plan.json file description: { -- dependencies which require version bounds build-depends: mtl ^>= 2.2.2 || ^>=2.3.1 , async ^>= 2.2.2- , ansi-terminal ^>= 0.11+ , ansi-terminal ^>= 0.11 || ^>=1.0 , base-compat ^>= 0.13.0 , optics-core ^>= 0.4- , optparse-applicative ^>=0.17.0.0+ , optparse-applicative ^>=0.17.0.0 || ^>=0.18.1.0 , parsec ^>= 3.1.13 , process ^>= 1.6.1.0 , semialign ^>= 1.3
revision 2
cabal-version: 2.2 name: cabal-plan version: 0.7.3.0-x-revision: 1+x-revision: 2 synopsis: Library and utility for processing cabal's plan.json file description: { build-type: Simple tested-with:- GHC==9.6.1,- GHC==9.4.4,- GHC==9.2.7,+ GHC==9.6.2,+ GHC==9.4.5,+ GHC==9.2.8, GHC==9.0.2, GHC==8.10.7, GHC==8.8.4, exposed-modules: Cabal.Plan build-depends: base ^>= 4.10.0.0 || ^>=4.11.0.0 || ^>=4.12.0.0 || ^>=4.13.0.0 || ^>=4.14.0.0 || ^>=4.15.0.0 || ^>=4.16.0.0 || ^>=4.17.0.0 || ^>=4.18.0.0- , aeson ^>= 2.0.0.0 || ^>=2.1.0.0+ , aeson ^>= 2.0.0.0 || ^>=2.1.0.0 || ^>=2.2.0.0 , bytestring ^>= 0.10.8.0 || ^>=0.11.1.0 , containers ^>= 0.5.10 || ^>= 0.6.0.1 , text ^>= 1.2.3 || ^>=2.0.1
revision 3
cabal-version: 2.2 name: cabal-plan version: 0.7.3.0-x-revision: 2+x-revision: 3 synopsis: Library and utility for processing cabal's plan.json file description: { build-type: Simple tested-with:- GHC==9.6.2,- GHC==9.4.5,+ GHC==9.8.1,+ GHC==9.6.4,+ GHC==9.4.8, GHC==9.2.8, GHC==9.0.2, GHC==8.10.7, RecordWildCards exposed-modules: Cabal.Plan - build-depends: base ^>= 4.10.0.0 || ^>=4.11.0.0 || ^>=4.12.0.0 || ^>=4.13.0.0 || ^>=4.14.0.0 || ^>=4.15.0.0 || ^>=4.16.0.0 || ^>=4.17.0.0 || ^>=4.18.0.0+ build-depends: base ^>= 4.10.0.0 || ^>=4.11.0.0 || ^>=4.12.0.0 || ^>=4.13.0.0 || ^>=4.14.0.0 || ^>=4.15.0.0 || ^>=4.16.0.0 || ^>=4.17.0.0 || ^>=4.18.0.0 || ^>=4.19.0.0 , aeson ^>= 2.0.0.0 || ^>=2.1.0.0 || ^>=2.2.0.0- , bytestring ^>= 0.10.8.0 || ^>=0.11.1.0+ , bytestring ^>= 0.10.8.0 || ^>=0.11.1.0 || ^>=0.12.0.0 , containers ^>= 0.5.10 || ^>= 0.6.0.1- , text ^>= 1.2.3 || ^>=2.0.1+ , text ^>= 1.2.3 || ^>=2.0.1 || ^>=2.1 , directory ^>= 1.3.0.2 , filepath ^>= 1.4.1.2 , base16-bytestring ^>= 1.0.0.0 -- dependencies which require version bounds build-depends: mtl ^>= 2.2.2 || ^>=2.3.1 , async ^>= 2.2.2- , ansi-terminal ^>= 0.11 || ^>=1.0+ , ansi-terminal ^>= 0.11 || ^>=1.0 || ^>=1.1 , base-compat ^>= 0.13.0 , optics-core ^>= 0.4 , optparse-applicative ^>=0.17.0.0 || ^>=0.18.1.0 if flag(license-report) build-depends: Cabal-syntax ^>=3.10.1.0 , cabal-install-parsers ^>=0.6- , tar ^>= 0.5.1.0+ , tar ^>= 0.5.1.0 || ^>=0.6.1.0 , zlib ^>= 0.6.2 , filepath ^>= 1.4.1.1