Popularity
2.6
Growing
Activity
0.0
Stable
2
2
1
Monthly Downloads: 5
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.
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
Promo
sevalla.com

Do you think we are missing an alternative of hashable-generics or a related project?
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.