Cabal revisions of hackage-cli-0.1.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.4 name: hackage-cli version: 0.1.0.0+x-revision: 1 synopsis: CLI tool for Hackage description: build-depends: , base >= 4.10.0.0 && < 4.18 , bytestring >= 0.10.4.0 && < 0.12- , Cabal >= 3.4 && < 3.10+ , Cabal >= 3.4 && < 3.9+ -- issue #55: build failure with Cabal-3.9.0.0 , containers >= 0.5.0.0 && < 0.7 , mtl >= 2.2.2 && < 2.3 || >= 2.3.1 && < 2.4 , pretty ^>= 1.1.2