[("tests/examples/Default64.hs:1:14: Error: Use print\nFound:\n putStrLn $ show x\nWhy not:\n print x\n",[Replace {rtype = Expr, pos = SrcSpan {startLine = 1, startCol = 14, endLine = 1, endCol = 31}, subts = [("x",SrcSpan {startLine = 1, startCol = 30, endLine = 1, endCol = 31})], orig = "print x"}])]