@hackage large-hashable0.1.0.0
Efficiently hash (large) Haskell values
Categories
License
BSD-3-Clause
Maintainer
Stefan Wehr <wehr@cp-med.com>
Links
Versions
Installation
Dependencies (16)
- aeson >=0.11.2.0
- base >=4.8 && <5
- base16-bytestring >=0.1.1.6
- bytes >=0.15.2
- bytestring >=0.10.6.0
- containers >=0.5.6.2 Show all…
Dependents (1)
@hackage/acme-everything
LargeHashable
Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms.
Build instructions
- Install the stack tool (http://haskellstack.org)
stack buildbuilds the codestack testbuilds the code and runs the testsrun-benchmarks.shruns the benchmark suite