import Control.DeepSeq testTuple = (5, [1, 2, 5, undefined]) main = force testTuple `seq` print 1
Standard input is empty
prog.hs:1:7: Could not find module `Control.DeepSeq': Use -v to see a list of the files searched for.
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!