Name: | ghc-hashed-storage |
---|---|
Version: | 0.5.10 |
Release: | 7.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1315 |
License: | BSD |
RPM: | ghc-hashed-storage-0.5.10-7.el7.aarch64.rpm |
Source RPM: | ghc-hashed-storage-0.5.10-7.el7.src.rpm |
Build Date: | Sun Jul 29 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/hashed-storage |
Summary: | Hashed file storage support code |
Description: | Support code for reading and manipulating hashed file storage (where each file and directory is associated with a cryptographic hash, for corruption-resistant storage and fast comparisons). The supported storage formats include darcs hashed pristine, a plain filesystem tree and an indexed plain tree (where the index maintains hashes of the plain files and directories). |