haskell-hashed-storage: haskell-hashed-storage (Hashed file storage support code) haskell-hashed-storage: haskell-hashed-storage: Support code for reading and manipulating hashed file storage (where haskell-hashed-storage: each file and directory is associated with a cryptographic hash, for haskell-hashed-storage: corruption-resistant storage and fast comparisons). haskell-hashed-storage: haskell-hashed-storage: The supported storage formats include darcs hashed pristine, a plain haskell-hashed-storage: filesystem tree and an indexed plain tree (where the index maintains haskell-hashed-storage: hashes of the plain files and directories). haskell-hashed-storage: haskell-hashed-storage: http://hackage.haskell.org/package/hashed-storage