haskell-unordered-containers / unordered-containers

Efficient hashing-based container types
BSD 3-Clause "New" or "Revised" License
221 stars 99 forks source link

Allow hashable-1.5 #492

Open phadej opened 4 months ago

phadej commented 4 months ago

AFAICT (via local testing), the version bump is enough.

There is Hashable1 (HashMap k) instance, but the additional constraints introduced in hashable-1.5 are satisfied.

ping to fix #489 too.

phadej commented 3 months ago

ping @sjakobi @treeowl

Bodigrim commented 3 months ago

As a Hackage trustee I made a revision: https://hackage.haskell.org/package/unordered-containers-0.2.20/revisions/