[project @ 1999-12-29 14:46:29 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc039.stderr
1 __export ShouldSucceed A{op1};
2 1 class {PrelBase.Eq a}  => A a where {op1 :: a -> a} ;
3 1 zddmop1 :: __forall [a] => {A a} -> a -> a ;