[project @ 1999-02-09 10:12:24 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc055.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed x y;
3 1 x :: __forall [t t1] => t -> t ;
4 1 y :: __forall [t t1] => t1 -> t1 ;