[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc026.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed f g;
3 1 f :: __forall [t] => PrelBase.Bool -> t -> t ;
4 1 g :: PrelBase.Bool -> PrelBase.Bool ;