Skip to content

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.

License

Notifications You must be signed in to change notification settings

cgaebel/hashable-generics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published