main = do print [25,27..32.0] print [25,27.. 32 ]
Standard input is empty
[25.0,27.0,29.0,31.0,33.0] [25,27,29,31]
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!