Cabal revisions of pantry-0.8.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: pantry version: 0.8.1 +x-revision: 1 synopsis: Content addressable Haskell package management description: Please see the README on GitHub at <https://github.com/commercialhaskell/pantry#readme> category: Development src/ ghc-options: -Wall build-depends: - Cabal >=3 && <3.9 + Cabal >=3 && <3.11 , aeson , ansi-terminal , base >=4.10 && <5 test ghc-options: -Wall build-depends: - Cabal >=3 && <3.9 + Cabal >=3 && <3.11 , QuickCheck , aeson , ansi-terminal