f = return $ 23/0g = return 17 main = do x <- f y <- g print y
Standard input is empty
17
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!