jaspervdj / psqueues

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

Add Traversable instances #8

Closed treeowl closed 7 years ago

treeowl commented 8 years ago

Traversable instances should all be quite simple, and can probably be derived with DeriveTraversable.

ocharles commented 7 years ago

Sounds like this is fixed and this issue can be closed.

jaspervdj commented 7 years ago

Oh, yes thanks for the ping @ocharles!