[project @ 1999-12-29 14:46:29 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc101.stderr
1 __export ShouldCompile A f x;
2 1 f :: __forall [a] => (A   a -> a -> PrelBase.Z0T) -> PrelBase.Z0T ;
3 1 type A a = PrelBase.Z0T ;
4 1 x :: PrelBase.Z0T ;