[project @ 1997-05-26 05:37:13 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc028.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 H;
12 _declarations_
13 1 type H = (PrelBase.Int, PrelBase.Bool) ;