jaspervdj / psqueues

Priority Search Queues in three different flavors for Haskell
https://hackage.haskell.org/package/psqueues
Other
64 stars 24 forks source link

hashable-1.5 not accepted #58

Closed ysangkok closed 3 weeks ago

ysangkok commented 1 month ago

v0.2.8.0 of psqueues doesn't accept hashable-1.5, which was released in June 2024. That would be nice since this release has a few nice features.

ysangkok commented 3 weeks ago

@jaspervdj Since this is reverse dependency of Servant, a bump would be much appreciated!

jaspervdj commented 3 weeks ago

Thanks! I bumped the dependency and released a metadata revision on Hackage.

ysangkok commented 3 weeks ago

Thank you, I will close this since the fix is committed and available on Hackage.