82d6b3977b8260280de4d51d100002296db368e7
[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] ;