:: Ord a => [a] -> [a] -package:witherable -package:vector-algorithms package:ghc is:exact
Remove duplicates but keep elements in order. O(n * log n)
Temporarily install standard signal handlers for catching ^C, which
just throw an exception in the current thread.