[project @ 1997-07-30 23:52:45 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc030.stderr
1
2
3 --================================================================================
4 Typechecked:
5 {- nonrec -}
6 ghc: module version changed to 1; reason: no old .hi file
7 _interface_ ShouldSucceed 1
8 _instance_modules_
9 ArrBase IO PrelNum
10 _exports_
11 ShouldSucceed G H;
12 _declarations_
13 1 type G = (H, PrelBase.Char) ;
14 1 type H = [PrelBase.Bool] ;