Cabal revisions of hashed-storage-0.3.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hashed-storage version: 0.3.2+x-revision: 1 synopsis: Hashed file storage support code. description: Support code for reading and manipulating hashed file storage Bundled.SHA256 Storage.Hashed.Utils - build-depends: base >= 3 && < 5, directory, filepath,+ build-depends: base >= 3 && < 4.8, directory, filepath, bytestring, bytestring-mmap, zlib, lcs, binary, containers, mtl, extensible-exceptions,