hashable: Class Hashable providing a hash method.
This package provides a class Hashable, which contains
one method , which
returns the hash of the given element.hash :: Hashable a => a -> Int
The instances for various integral types, String and ByteString
are provided.
Downloads
- hashable-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 1.0.0, 1.0.1.0, 1.0.1.1, 1.1.0.0, 1.1.1.0, 1.1.2.0, 1.1.2.1, 1.1.2.2, 1.1.2.3, 1.1.2.4, 1.1.2.5, 1.2.0.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.2.0.5, 1.2.0.6, 1.2.0.7, 1.2.0.8, 1.2.0.9, 1.2.0.10, 1.2.1.0, 1.2.2.0, 1.2.3.0, 1.2.3.1, 1.2.3.2, 1.2.3.3, 1.2.4.0, 1.2.5.0, 1.2.6.0, 1.2.6.1, 1.2.7.0, 1.3.0.0, 1.3.1.0, 1.3.2.0, 1.3.3.0, 1.3.4.0, 1.3.4.1, 1.3.5.0, 1.4.0.0, 1.4.0.1, 1.4.0.2, 1.4.1.0, 1.4.2.0, 1.4.3.0, 1.4.4.0, 1.4.5.0, 1.4.6.0, 1.4.7.0, 1.5.0.0, 1.5.1.0 |
|---|---|
| Change log | CHANGES |
| Dependencies | base (>=4.0 && <5), bytestring (>=0.9 && <0.11) [details] |
| License | BSD-3-Clause |
| Author | Milan Straka |
| Maintainer | fox@ucw.cz |
| Uploaded | by MilanStraka at 2010-08-15T14:29:36Z |
| Revised | Revision 1 made by phadej at 2020-09-19T08:55:55Z |
| Category | Data |
| Home page | http://fox.auryn.cz/darcs/hashable/ |
| Distributions | Arch:1.4.7.0, Debian:1.3.0.0, Fedora:1.4.7.0, FreeBSD:1.2.3.3, LTSHaskell:1.5.1.0, NixOS:1.5.0.0, Stackage:1.5.1.0, openSUSE:1.5.0.0 |
| Reverse Dependencies | 1128 direct, 14593 indirect [details] |
| Downloads | 520247 total (225 in the last 30 days) |
| Rating | 1.5 (votes: 5) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |