ghc-hashable - Class for types convertible to a hash value
Website: | http://hackage.haskell.org/package/hashable |
---|---|
License: | BSD |
- Description:
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.
Packages
ghc-hashable-1.1.2.5-3.sdl6.i686 [19 KiB] |
Changelog
by Jens Petersen (2013-05-04):
- part of haskell-platform-2013.2 - update to cabal-rpm-0.8.0 |