large-hashable
                                
                                 large-hashable copied to clipboard
                                
                                    large-hashable copied to clipboard
                            
                            
                            
                        Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms
LargeHashable
Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms.
Install
- Using cabal: cabal install large-hashable
- Using Stack: stack install large-hashable
Building from git repository
- clone the repository
- Install the stack tool (http://haskellstack.org)
- stack buildbuilds the code
- stack testbuilds the code and runs the tests
- run-benchmarks.shruns the benchmark suite