packages feed

apply-refact-0.8.1.0: tests/examples/Default86.hs.refact

[("tests/examples/Default86.hs:1:7-26: Suggestion: Use <$>\nFound:\n  fmap lines $ abc 123\nPerhaps:\n  lines <$> abc 123\n",[Replace {rtype = Expr, pos = SrcSpan {startLine = 1, startCol = 7, endLine = 1, endCol = 27}, subts = [("f",SrcSpan {startLine = 1, startCol = 12, endLine = 1, endCol = 17}),("x",SrcSpan {startLine = 1, startCol = 20, endLine = 1, endCol = 27})], orig = "f <$> x"}])]