priority search queue
Priority search queue efficiently supports the opperations of both a
search tree and a priority queue.

Maintainer: Jim Razmus II <jim@openbsd.org>

WWW: http://hackage.haskell.org/package/PSQueue
