The latest version of hashable-generics is 1.1.10-0.

hashable-generics

Version 1.1.9 revision 0 uploaded by ClarkGaebel.

Package meta

Synopsis
Automatically generates Hashable instances with GHC.Generics. WARNING: This has been merged into, and made obsolete by Data.Hashable version 1.2. Please use the built-in instances.
Description

This package provides a GHC.Generics-based Data.Hashable.Generic.gHashWithSalt function which can be used for providing a hashWithSalt implementation. See the documentation for the gHashWithSalt function in the Data.Hashable.Generic module to get started.

This package is heavily inspired by deepseq-generics, which you may also find useful.

Author
Clark Gaebel
Bug reports
n/a
Category
Data
Copyright
2012, Clark Gaebel
Homepage
https://github.com/wowus/hashable-generics
Maintainer
cgaebel@uwaterloo.ca
Package URL
n/a
Stability
n/a

Components