[project @ 1999-08-20 13:13:03 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc030.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed G H;
3 1 type G = (H, PrelBase.Char) ;
4 1 type H = [PrelBase.Bool] ;