[project @ 2001-03-29 14:33:37 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc008.stderr
index de21ecf..1244d9e 100644 (file)
@@ -1,5 +1,2 @@
-ghc: module version changed to 1; reason: no old .hi file
-_exports_
-ShouldSucceed n;
-_declarations_
-1 n _:_ _forall_ [a] {PrelBase.Num a} => PrelBase.Bool -> a ;;
+__export ShouldSucceed n;
+1 n :: __forall [t] => {PrelNum.Num t} -> PrelBase.Bool -> t ;