fork download
  1. main = print $ let x = 0/0 in x == x
Success #stdin #stdout 0s 5676KB
stdin
Standard input is empty
stdout
False