1f2d81be151020ad94119214718a32f79bc22664
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc101.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldCompile A f x;
3 1 f :: __forall [a] => (A   a -> a -> PrelBase.Z0T) -> PrelBase.Z0T ;
4 1 type A a = PrelBase.Z0T ;
5 1 x :: PrelBase.Z0T ;