hashable-1.1.2.1: 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), 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 dateThu Jul 7 12:23:37 UTC 2011
Uploaded byJohanTibell
Built onghc-7.0, ghc-7.2
DistributionsFedora: 1.1.2.5, NixOS: 1.2.0.7, Debian: 1.1.2.5, FreeBSD: 1.2.0.5

Modules

Downloads