[project @ 1997-09-22 10:55:42 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc030.stderr
1 ==================== Typechecked ====================
2
3 ghc: module version changed to 1; reason: no old .hi file
4 _interface_ ShouldSucceed 1
5 _instance_modules_
6 ArrBase IO PrelNum
7 _exports_
8 ShouldSucceed G H;
9 _declarations_
10 1 type G = (H, PrelBase.Char) ;
11 1 type H = [PrelBase.Bool] ;