apply-refact-0.1.0.0: tests/examples/Structure18.hs.refact
[("tests/examples/Structure18.hs:2:17: Error: Redundant bang pattern\nFound:\n !(Just x)\nWhy not:\n (Just x)\n",[Replace {rtype = Pattern, pos = SrcSpan {startLine = 2, startCol = 17, endLine = 2, endCol = 26}, subts = [("x",SrcSpan {startLine = 2, startCol = 18, endLine = 2, endCol = 26})], orig = "x"}])]