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