Cabal revisions of hackage-repo-tool-0.1.1.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.18 name: hackage-repo-tool version: 0.1.1.5+-- remove x-revision when you bump the version+x-revision: 1 build-type: Simple synopsis: Manage secure file-based package repositories tested-with: GHC == 9.14.1 GHC == 9.12.2- GHC == 9.10.2+ GHC == 9.10.3 GHC == 9.8.4 GHC == 9.6.7 GHC == 9.4.8 if !os(windows) build-depends: unix >= 2.7.2.2 && < 2.9 - build-depends: microlens >= 0.4.9.1 && < 0.5,+ build-depends: microlens >= 0.4.9.1 && < 0.6, -- microlens-0.4.9.1 is the version in Stackage LTS-12.26 (GHC 8.4) optparse-applicative >= 0.13 && < 0.20, tar >= 0.5 && < 0.8,