[project @ 2000-11-28 08:25:57 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc090.stderr
1 __export ShouldSucceed a b;
2 1 a :: __forall [f] => {PrelBase.Ord f} -> f ;
3 1 b :: __forall [f] => {PrelBase.Ord f} -> f ;