apply-refact-0.1.0.0: tests/examples/Naming0.hs.refact
[("tests/examples/Naming0.hs:1:1: Warning: Use camelCase\nFound:\n data Yes = Foo\n | Bar'Test\nWhy not:\n data Yes = Foo\n | BarTest\n",[])]
[("tests/examples/Naming0.hs:1:1: Warning: Use camelCase\nFound:\n data Yes = Foo\n | Bar'Test\nWhy not:\n data Yes = Foo\n | BarTest\n",[])]