[project @ 1999-03-16 12:36:15 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc031.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed Rec{Node};
3 1 data Rec = Node PrelBase.Int Rec ;