Popularity
1.9
Stable
Activity
0.0
Stable
2
2
1
Monthly Downloads: 25
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
hashable-generics alternatives and similar packages
Based on the "hashable" category.
Alternatively, view hashable-generics alternatives based on common mentions on social networks and blogs.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of hashable-generics or a related project?
Popular Comparisons
README
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.