libghc-hashable-prof

Class for types that can be converted to a hash value; profiling libraries
  http://github.com/tibbe/hashable
  0
  no reviews



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, compiled for profiling. see http://www.haskell.org/ for more information on haskell.