[project @ 1999-09-16 19:26:01 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc069.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed x y ys;
3 1 x :: PrelBase.Char ;
4 1 y :: PrelBase.Char ;
5 1 ys :: [PrelBase.Char] ;