[("tests/examples/Default74.hs:1:8-22: Warning: Use !!\nFound:\n head $ drop n x\nPerhaps:\n x !! max 0 n\n",[Replace {rtype = Expr, pos = SrcSpan {startLine = 1, startCol = 8, endLine = 1, endCol = 23}, subts = [("n",SrcSpan {startLine = 1, startCol = 20, endLine = 1, endCol = 21}),("x",SrcSpan {startLine = 1, startCol = 22, endLine = 1, endCol = 23})], orig = "x !! max 0 n"}])]