[("tests/examples/Bracket41.hs:1:7-19: Suggestion: Redundant bracket\nFound:\n do (Foo.foo bar)\nPerhaps:\n do Foo.foo bar\n",[Replace {rtype = Expr, pos = SrcSpan {startLine = 1, startCol = 7, endLine = 1, endCol = 20}, subts = [("x",SrcSpan {startLine = 1, startCol = 8, endLine = 1, endCol = 19})], orig = "x"}])]