[project @ 1999-12-29 14:46:29 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc016.stderr
index 79c6d1d..3b3f768 100644 (file)
@@ -1,3 +1,2 @@
-ghc: module version changed to 1; reason: no old .hi file
 __export ShouldSucceed f;
-1 f :: __forall [t _116] => t -> _116 -> t ;
+1 f :: __forall [t t1] => t -> t1 -> t ;