import Data.Listmain = do print $ sort [1, 0/0, 3, 2, 1, 0/0]
Standard input is empty
[NaN,1.0,2.0,3.0,NaN,1.0]
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!