[project @ 1999-06-09 09:35:54 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc084.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed f g h;
3 1 f :: __forall [b] => PrelBase.Int -> b -> PrelBase.Int ;
4 1 g :: __forall [a b] => {PrelNum.Num a} -> PrelBase.Bool -> a -> b -> a ;
5 1 h :: __forall [b] => b -> PrelBase.Int -> PrelBase.Int ;