hashable-1.1.2.3: A class for types that can be converted to a hash value

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

Versions1.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
Dependenciesbase (≥4.0 & <5), bytestring (≥0.9 & <1.0), ghc-prim (<0.3), text (≥0.11.0.5 & <0.12)
LicenseBSD3
AuthorMilan Straka <fox@ucw.cz> Johan Tibell <johan.tibell@gmail.com>
Maintainerjohan.tibell@gmail.com
StabilityProvisional
CategoryData
Home pagehttp://github.com/tibbe/hashable
Bug trackerhttps://github.com/tibbe/hashable/issues
Source repositorygit clone https://github.com/tibbe/hashable.git
Upload dateTue Feb 14 20:01:32 UTC 2012
Uploaded byJohanTibell
Built onghc-7.4
DistributionsFedora: 1.1.2.2, NixOS: 1.1.2.3, Debian: 1.1.2.3, FreeBSD: 1.1.2.2

Modules

Downloads