[project @ 2001-03-29 14:33:37 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc099.stderr
1 __export ShouldCompile f g;
2 1 f :: __forall [a b] => {PrelBase.Eq a} -> (a, b) ;
3 1 g :: __forall [a b] => {PrelBase.Eq a} -> (a, b) ;