Cabal revisions of cabal-plan-0.6.2.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.6.2.0+x-revision: 1 synopsis: Library and utility for processing cabal's plan.json file description: { exposed-modules: Cabal.Plan build-depends: base (>= 4.6 && <4.10) || ^>= 4.10 || ^>=4.11 || ^>=4.12 || ^>=4.13- , aeson ^>= 1.2.0 || ^>= 1.3.0 || ^>=1.4.0.0+ , aeson ^>= 1.2.0 || ^>= 1.3.0 || ^>=1.4.0.0 || ^>=1.5.0.0 , bytestring ^>= 0.10.0 , containers ^>= 0.5.0 || ^>= 0.6.0.1 , text ^>= 1.2.2 , async ^>= 2.2.2 , ansi-terminal ^>=0.10 , base-compat ^>=0.11- , optics-core ^>= 0.2+ , optics-core ^>= 0.2 || ^>=0.3 , optparse-applicative ^>= 0.15.0.0 , parsec ^>= 3.1.13 , process ^>= 1.4.3.0 || ^>=1.6.3.0 , semialign ^>= 1.1 , singleton-bool ^>= 0.1.5- , these ^>= 1+ , these ^>= 1 || ^>=1.1 , topograph ^>= 1 , transformers ^>= 0.5.2.0 , vector ^>= 0.12.0.1