[project @ 1999-05-12 12:23:53 by keithw]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc099.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldCompile f g;
3 1 f :: __forall [a b] => {PrelBase.Eq a} -> (a, b) ;
4 1 g :: __forall [a b] => {PrelBase.Eq a} -> (a, b) ;