[project @ 2001-03-29 14:33:37 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc030.stderr
1 __export ShouldSucceed G H;
2 1 type G = (H, PrelBase.Char) ;
3 1 type H = [PrelBase.Bool] ;