[("tests/examples/List8.hs:1:7-32: Suggestion: Use :\nFound:\n [if a then b else c] ++ xs\nPerhaps:\n (if a then b else c) : xs\n",[Replace {rtype = Expr, pos = SrcSpan {startLine = 1, startCol = 7, endLine = 1, endCol = 33}, subts = [("x",SrcSpan {startLine = 1, startCol = 8, endLine = 1, endCol = 26}),("xs",SrcSpan {startLine = 1, startCol = 31, endLine = 1, endCol = 33})], orig = "(x) : xs"}])]