[project @ 1999-05-12 12:23:53 by keithw]
[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] => {PrelBase.Num a} -> PrelBase.Bool -> a -> b -> a ;
5 1 h :: __forall [b] => b -> PrelBase.Int -> PrelBase.Int ;