yobaSum = zipWith (+) main = print $ yobaSum s $ tail s where s = [1..10]
Standard input is empty
[3,5,7,9,11,13,15,17,19]
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!