[project @ 2001-03-29 14:33:37 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc015.stderr
index e63a8cf..05edd0c 100644 (file)
@@ -1,5 +1,2 @@
-ghc: module version changed to 1; reason: no old .hi file
-_exports_
-ShouldSucceed u;
-_declarations_
-1 u _:_ _forall_ [a b c] => a -> (b, c) -> a ;;
+__export ShouldSucceed u;
+1 u :: __forall [t t1 t2] => t -> (t1, t2) -> t ;