apply-refact-0.8.1.0: tests/examples/Default97.hs.refact
[("tests/examples/Default97.hs:1:1-25: Suggestion: Use newtype instead of data\nFound:\n data Pair = P {a :: !Int}\nPerhaps:\n newtype Pair = P {a :: Int}\n",[])]
[("tests/examples/Default97.hs:1:1-25: Suggestion: Use newtype instead of data\nFound:\n data Pair = P {a :: !Int}\nPerhaps:\n newtype Pair = P {a :: Int}\n",[])]