Cabal revisions of cabal-plan-0.7.2.1
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.2.1+x-revision: 1 synopsis: Library and utility for processing cabal's plan.json file description: { build-type: Simple tested-with:- GHC==9.0.1,- GHC==8.10.4,+ GHC==9.2.1,+ GHC==9.0.2,+ GHC==8.10.7, GHC==8.8.4, GHC==8.6.5, GHC==8.4.4, RecordWildCards exposed-modules: Cabal.Plan - build-depends: base ^>= 4.10 || ^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14 || ^>=4.15+ build-depends: base ^>= 4.10 || ^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14 || ^>=4.15 || ^>=4.16 , aeson ^>= 1.5.4.0 || ^>= 2.0.0.0- , bytestring ^>= 0.10.8.0+ , bytestring ^>= 0.10.8.0 || ^>=0.11.1.0 , containers ^>= 0.5.10 || ^>= 0.6.0.1- , text ^>= 1.2.3+ , text ^>= 1.2.3 || ^>=2.0 , directory ^>= 1.3.0 , filepath ^>= 1.4.1 , base16-bytestring ^>= 1.0.0.0