The hashable-generics package
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.
Properties
| Versions | 1.1, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7, 1.1.8 |
|---|---|
| Dependencies | base (≥4.5 & <4.7), ghc-prim, hashable (1.1.*) |
| License | BSD3 |
| Copyright | 2012, Clark Gaebel |
| Author | Clark Gaebel |
| Maintainer | cgaebel@uwaterloo.ca |
| Category | Data |
| Home page | https://github.com/wowus/hashable-generics |
| Source repository | git clone https://github.com/wowus/hashable-generics.git |
| Upload date | Sun Nov 4 16:30:22 UTC 2012 |
| Uploaded by | ClarkGaebel |
| Built on | ghc-7.6 |
Modules
- Data
- Hashable
Downloads
- hashable-generics-1.1.8.tar.gz (Cabal source package)
- package description (included in the package)