ghc: module version changed to 1; reason: no old .hi file __export ShouldSucceed AList{Node Other}; 1 data AList b = Node b [b] | Other (b, PrelBase.Char) ;