hashNub package:classy-prelude

same behavior as nub, but requires Hashable & Eq and is O(n log n) https://github.com/nh2/haskell-ordnub