[project @ 1999-08-20 13:13:03 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc094.stderr
index 5989722..e5a8df1 100644 (file)
@@ -1,5 +1,3 @@
 ghc: module version changed to 1; reason: no old .hi file
-_exports_
-ShouldSucceed foo;
-_declarations_
-1 foo _:_ _forall_ [a] => a -> (PrelBase.Int, PrelBase.Int) ;;
+__export ShouldSucceed foo;
+1 foo :: __forall [t] => t -> (PrelBase.Integer, PrelBase.Integer) ;