[("tests/examples/Default82.hs:1:28-57: Warning: Use span\nFound:\n (takeWhile p l, dropWhile p l)\nPerhaps:\n span p l\nNote: decreases laziness\n",[Replace {rtype = Expr, pos = SrcSpan {startLine = 1, startCol = 28, endLine = 1, endCol = 58}, subts = [("p",SrcSpan {startLine = 1, startCol = 39, endLine = 1, endCol = 40}),("x",SrcSpan {startLine = 1, startCol = 41, endLine = 1, endCol = 42})], orig = "span p x"}])]