:: Ord a => [a] -> [a] package:ghc

Remove duplicates but keep elements in order. O(n * log n)