[project @ 1999-09-16 19:26:01 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc027.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed f g h;
3 1 f :: __forall [t] => PrelBase.Bool -> t -> t ;
4 1 g :: __forall [t] => t -> PrelBase.Bool -> t ;
5 1 h :: PrelBase.Bool -> PrelBase.Bool ;