:: Ord a => [a] -> [a] -package:prelude-compat -is:exact package:classy-prelude is:exact

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