Changelog for hash-0.2.0.1
0.2.0.1
- Wider bounds for
generic-derivingso we can maintain compatibility with GHC HEAD.
0.2
- Split
Data.Hashable.Extrasinto a separatehashable-extraspackage, to avoid it incurring quite so many dependencies.
0.1
- Added
Data.Hashable.Extrasin the style ofprelude-extrasandsyb-extrasfor higher rank hashing. - Split from https://github.com/analytics/analytics