Changelog for hash-0.2.0.1
0.2.0.1
- Wider bounds for
generic-deriving
so we can maintain compatibility with GHC HEAD.
0.2
- Split
Data.Hashable.Extras
into a separatehashable-extras
package, to avoid it incurring quite so many dependencies.
0.1
- Added
Data.Hashable.Extras
in the style ofprelude-extras
andsyb-extras
for higher rank hashing. - Split from [https://github.com/analytics/analytics](analytics)