hashable-1.2.0.2: 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, 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
Dependenciesbase (≥4.0 & <5.0), bytestring (≥0.9)
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 dateFri Dec 14 18:28:09 UTC 2012
Uploaded byJohanTibell
Built onghc-7.6
DistributionsFedora: 1.1.2.5, NixOS: 1.2.0.7, Debian: 1.1.2.5, FreeBSD: 1.2.0.5

Modules

Downloads