[("tests/examples/Extensions11.hs:2:1-36: Suggestion: Use newtype instead of data\nFound:\n data Set (cxt :: * -> *) a = Set [a]\nPerhaps:\n newtype Set (cxt :: * -> *) a = Set [a]\nNote: decreases laziness\n",[])]