1 2 3 4 5 6 7 8 9
module T9178 where import T9178DataType instance Show T9178_Type where show _ = undefined