https://github.com/typeclasses/hash-addressed
A simple system for maintaining a directory wherein each file's name is a hash of its content
https://github.com/typeclasses/hash-addressed
content-addressable-storage filesystem hash haskell haskell-library
Last synced: 7 months ago
JSON representation
A simple system for maintaining a directory wherein each file's name is a hash of its content
- Host: GitHub
- URL: https://github.com/typeclasses/hash-addressed
- Owner: typeclasses
- Created: 2023-01-28T00:30:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T17:32:02.000Z (over 2 years ago)
- Last Synced: 2025-06-09T09:43:07.547Z (8 months ago)
- Topics: content-addressable-storage, filesystem, hash, haskell, haskell-library
- Language: Nix
- Homepage: https://hackage.haskell.org/package/hash-addressed
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
To test, run `nix-build`. This will build and test the package with all
supported GHC and dependency versions.