[("tests/examples/Import6.hs:1:1: Error: Use fewer imports\nFound:\n import A\n import A hiding (C)\nWhy not:\n import A\n",[Delete {rtype = Import, pos = SrcSpan {startLine = 1, startCol = 11, endLine = 1, endCol = 30}}])]