[("tests/examples/Fixity.hs:1:10-28: Suggestion: Move brackets to avoid $\nFound:\n h <$> (f $ g $ h t)\nPerhaps:\n h <$> f (g $ h t)\n",[Replace {rtype = Expr, pos = SrcSpan {startLine = 1, startCol = 16, endLine = 1, endCol = 29}, subts = [("a",SrcSpan {startLine = 1, startCol = 17, endLine = 1, endCol = 18}),("b",SrcSpan {startLine = 1, startCol = 21, endLine = 1, endCol = 28})], orig = "a (b)"}])]