6c905b7c758ecd3dd43233495fd474c645a7b364
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc030.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _exports_
3 ShouldSucceed G H;
4 _declarations_
5 1 type G = (H, PrelBase.Char) ;
6 1 type H = [PrelBase.Bool] ;