39b1b3c0dab746dd9718b809b342dcc83b5231d7
[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] ;