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