4e919228d0b25d6e7d6bf7e9103cdcefef792183
[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 ;