[("tests/examples/Default20.hs:1:22-57: Suggestion: Use bimap\nFound:\n \\ (c, x) -> (toUpper c, urlEncode x)\nPerhaps:\n Data.Bifunctor.bimap toUpper urlEncode\nNote: increases laziness\n",[Replace {rtype = Expr, pos = SrcSpan {startLine = 1, startCol = 22, endLine = 1, endCol = 58}, subts = [], orig = "Data.Bifunctor.bimap toUpper urlEncode"}])]