Cabal revisions of hash-addressed-0.2.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-cabal-version: 3.0--name: hash-addressed-version: 0.2.0.1-synopsis: Hash-addressed file storage-category: Hash, Filesystem--description:- A simple system for maintaining a directory wherein each file's- name is a hash of its content.--homepage: https://github.com/typeclasses/hash-addressed-bug-reports: https://github.com/typeclasses/hash-addressed/issues--author: Chris Martin-maintainer: Chris Martin, Julie Moronuki--copyright: 2023 Mission Valley Software LLC-license: Apache-2.0-license-file: license.txt--extra-source-files: *.md--source-repository head- type: git- location: git://github.com/typeclasses/hash-addressed.git--library- hs-source-dirs: library- exposed-modules:- HashAddressed.Directory- HashAddressed.HashFunction-- default-language: GHC2021- ghc-options: -Wall- default-extensions:- BlockArguments- DerivingVia- LambdaCase- NamedFieldPuns- NoImplicitPrelude-- build-depends:- , base ^>= 4.16 || ^>= 4.17- , base16-bytestring ^>= 1.0.2- , bytestring ^>= 0.11.3- , cryptohash-sha256 ^>= 0.11.102- , directory ^>= 1.3.6- , filepath ^>= 1.4.2- , gambler ^>= 0.0.0- , quaalude ^>= 0.0.0- , mtl ^>= 2.2.2- , pipes ^>= 4.3.16- , resourcet ^>= 1.2.6 || ^>= 1.3.0- , temporary ^>= 1.3+cabal-version: 3.0 + +name: hash-addressed +version: 0.2.0.1 +x-revision: 1 +synopsis: Hash-addressed file storage +category: Hash, Filesystem + +description: + A simple system for maintaining a directory wherein each file's + name is a hash of its content. + +homepage: https://github.com/typeclasses/hash-addressed +bug-reports: https://github.com/typeclasses/hash-addressed/issues + +author: Chris Martin +maintainer: Chris Martin, Julie Moronuki + +copyright: 2023 Mission Valley Software LLC +license: Apache-2.0 +license-file: license.txt + +extra-source-files: *.md + +source-repository head + type: git + location: git://github.com/typeclasses/hash-addressed.git + +library + hs-source-dirs: library + exposed-modules: + HashAddressed.Directory + HashAddressed.HashFunction + + default-language: GHC2021 + ghc-options: -Wall + default-extensions: + BlockArguments + DerivingVia + LambdaCase + NamedFieldPuns + NoImplicitPrelude + + build-depends: + , base ^>= 4.16 || ^>= 4.17 + , base16-bytestring ^>= 1.0.2 + , bytestring ^>= 0.11.3 + , cryptohash-sha256 ^>= 0.11.102 + , directory ^>= 1.3.6 + , filepath ^>= 1.4.2 + , gambler ^>= 0.0.0 || ^>= 0.1.0 + , quaalude ^>= 0.0.0 + , mtl ^>= 2.2.2 + , pipes ^>= 4.3.16 + , resourcet ^>= 1.2.6 || ^>= 1.3.0 + , temporary ^>= 1.3
revision 2
name: hash-addressed version: 0.2.0.1 -x-revision: 1 +x-revision: 2 synopsis: Hash-addressed file storage category: Hash, Filesystem , cryptohash-sha256 ^>= 0.11.102 , directory ^>= 1.3.6 , filepath ^>= 1.4.2 - , gambler ^>= 0.0.0 || ^>= 0.1.0 + , gambler ^>= 0.0.0 || ^>= 0.1.0 || ^>= 0.2.0 , quaalude ^>= 0.0.0 , mtl ^>= 2.2.2 , pipes ^>= 4.3.16
revision 3
name: hash-addressed version: 0.2.0.1 -x-revision: 2 +x-revision: 3 synopsis: Hash-addressed file storage category: Hash, Filesystem , cryptohash-sha256 ^>= 0.11.102 , directory ^>= 1.3.6 , filepath ^>= 1.4.2 - , gambler ^>= 0.0.0 || ^>= 0.1.0 || ^>= 0.2.0 + , gambler ^>= 0.0.0 || ^>= 0.1.0 || ^>= 0.2.0 || ^>= 0.3.0 , quaalude ^>= 0.0.0 , mtl ^>= 2.2.2 , pipes ^>= 4.3.16
revision 4
name: hash-addressed version: 0.2.0.1 -x-revision: 3 +x-revision: 4 synopsis: Hash-addressed file storage category: Hash, Filesystem , cryptohash-sha256 ^>= 0.11.102 , directory ^>= 1.3.6 , filepath ^>= 1.4.2 - , gambler ^>= 0.0.0 || ^>= 0.1.0 || ^>= 0.2.0 || ^>= 0.3.0 + , gambler ^>= 0.0.0 || ^>= 0.1.0 || ^>= 0.2.0 || ^>= 0.3.0 || ^>= 0.4.0 , quaalude ^>= 0.0.0 , mtl ^>= 2.2.2 , pipes ^>= 4.3.16
revision 5
name: hash-addressed version: 0.2.0.1 -x-revision: 4 +x-revision: 5 synopsis: Hash-addressed file storage category: Hash, Filesystem , quaalude ^>= 0.0.0 , mtl ^>= 2.2.2 , pipes ^>= 4.3.16 - , resourcet ^>= 1.2.6 || ^>= 1.3.0 + , resourcet ^>= 1.2.5 || ^>= 1.3.0 , temporary ^>= 1.3
revision 6
name: hash-addressed version: 0.2.0.1 -x-revision: 5 +x-revision: 6 synopsis: Hash-addressed file storage category: Hash, Filesystem , filepath ^>= 1.4.2 , gambler ^>= 0.0.0 || ^>= 0.1.0 || ^>= 0.2.0 || ^>= 0.3.0 || ^>= 0.4.0 , quaalude ^>= 0.0.0 - , mtl ^>= 2.2.2 + , mtl ^>= 2.2.2 || ^>= 2.3.1 , pipes ^>= 4.3.16 , resourcet ^>= 1.2.5 || ^>= 1.3.0 , temporary ^>= 1.3