hash: Hashing tools

[ bsd3, data, hash, library ] [ Propose Tags ]

Hashing tools


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
test-doctestsEnabled
lib-werrorDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.2, 0.2.0.1
Change log CHANGELOG.markdown
Dependencies base (>=4.3 && <5), bifunctors (>=3.2 && <4), bytestring (>=0.9 && <0.11), data-default (>=0.5 && <0.7), generic-deriving (>=1.4 && <1.5), hashable (>=1.1.2.3 && <1.3), lens (>=3.8 && <4), transformers (>=0.2 && <0.4) [details]
License BSD-3-Clause
Copyright Copyright (C) 2013 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Category Data, Hash
Home page http://github.com/analytics/hash/
Bug tracker http://github.com/analytics/hash/issues
Source repo head: git clone git://github.com/analytics/hash.git
Uploaded by EdwardKmett at 2013-03-22T00:33:32Z
Distributions
Reverse Dependencies 2 direct, 124 indirect [details]
Downloads 4355 total (12 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hash-0.2

[back to package description]

hash

Build Status

This package provides a bunch of hashing machinery.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett