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