[project @ 2001-03-29 14:33:37 by simonmar]
[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 ;