The hashable package
This package defines a class, Hashable, for types that can be converted to a hash value. This class exists for the benefit of hashing-based data structures. The package provides instances for basic types and a way to combine hash values.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (≥4.0 & <5), bytestring (≥0.9 & <1.0), ghc-prim (<0.3), text (≥0.11.0.5 & <0.12) |
| License | BSD3 |
| Author | Milan Straka <fox@ucw.cz> Johan Tibell <johan.tibell@gmail.com> |
| Maintainer | johan.tibell@gmail.com |
| Stability | Provisional |
| Category | Data |
| Home page | http://github.com/tibbe/hashable |
| Bug tracker | https://github.com/tibbe/hashable/issues |
| Source repository | git clone https://github.com/tibbe/hashable.git |
| Upload date | Thu Jul 7 12:23:37 UTC 2011 |
| Uploaded by | JohanTibell |
| Built on | ghc-7.0, ghc-7.2 |
| Distributions | Fedora: 1.1.2.5, NixOS: 1.2.0.7, Debian: 1.1.2.5, FreeBSD: 1.2.0.5 |
Modules
- Data
Downloads
- hashable-1.1.2.1.tar.gz (Cabal source package)
- package description (included in the package)