[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc038.stderr
index 86ef92b..9e85b16 100644 (file)
@@ -1,5 +1,3 @@
 ghc: module version changed to 1; reason: no old .hi file
-_exports_
-ShouldSucceed f;
-_declarations_
-1 f _:_ _forall_ [$a] {PrelBase.Num $a, PrelBase.Eq $a} => [$a] -> [$a] ;;
+__export ShouldSucceed f;
+1 f :: __forall [a] {PrelBase.Num a, PrelBase.Eq a} => [a] -> [a] ;