
It 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.
this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.