[project @ 2000-09-14 12:12:23 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc067.stderr
index 079db7f..a441d7b 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] => [$a] -> [$a] ;;
+__export ShouldSucceed f;
+1 f :: __forall [t] => [t] -> [t] ;