[("tests/examples/Default65.hs:1:8: Warning: Use map once\nFound:\n map (writer,) $\n map arcObj $ filter (rdfPredEq (Res dctreferences)) ts\nWhy not:\n map ((writer,) . arcObj)\n (filter (rdfPredEq (Res dctreferences)) ts)\n",[Replace {rtype = Expr, pos = SrcSpan {startLine = 1, startCol = 8, endLine = 1, endCol = 78}, subts = [("f",SrcSpan {startLine = 1, startCol = 12, endLine = 1, endCol = 21}),("g",SrcSpan {startLine = 1, startCol = 28, endLine = 1, endCol = 34}),("x",SrcSpan {startLine = 1, startCol = 37, endLine = 1, endCol = 78})], orig = "map (f . g) (x)"}])]