main = do print [1.4999 .. 3.0] print [1.5001 .. 3.0]
Standard input is empty
[1.4999,2.4999000000000002,3.4999000000000002] [1.5001,2.5000999999999998]
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!