e85a66e66747b2e67bcb0caa9d05deb610797ad2
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc099.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldCompile f g;
3 1 f :: __forall [a b] {PrelBase.Eq a} => (a, b) ;
4 1 g :: __forall [a b] {PrelBase.Eq a} => (a, b) ;