apply-refact-0.8.1.0: tests/examples/Import10.hs.refact
[("tests/examples/Import10.hs:1:1-13: Suggestion: Redundant as\nFound:\n import A as A\nPerhaps:\n import A\n",[RemoveAsKeyword {pos = SrcSpan {startLine = 1, startCol = 1, endLine = 1, endCol = 14}}])]