[project @ 1999-02-23 17:20:34 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc029.stderr
index 4b70705..b352b51 100644 (file)
@@ -1,9 +1,4 @@
 ghc: module version changed to 1; reason: no old .hi file
-_exports_
-ShouldSucceed G K(H M);
-_instances_
-instance {PrelBase.Eval K} = $dEvalK0;
-_declarations_
-1 $dEvalK0 _:_ {PrelBase.Eval K} ;;
+__export ShouldSucceed G K{H M};
 1 data K = H PrelBase.Bool |  M G ;
 1 type G = [PrelBase.Int] ;