hashable-generics: Automatically generates Hashable instances with GHC.Generics.
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.
Downloads
- hashable-generics-1.1.7.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 1.1.9, 1.1.10 |
---|---|
Dependencies | base (>=4.5 && <4.7), ghc-prim, hashable (>=1.1 && <1.2) [details] |
Tested with | ghc ==7.4.1, ghc ==7.6.1 |
License | BSD-3-Clause |
Copyright | 2012, Clark Gaebel |
Author | Clark Gaebel |
Maintainer | cgaebel@uwaterloo.ca |
Category | Data |
Home page | https://github.com/wowus/hashable-generics |
Source repo | head: git clone https://github.com/wowus/hashable-generics.git |
Uploaded | by ClarkGaebel at 2012-11-02T22:44:53Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7876 total (37 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |