[project @ 1998-05-22 15:57:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc041.stderr
index 30e24d3..5dbc6f6 100644 (file)
@@ -1,12 +1,9 @@
 ghc: module version changed to 1; reason: no old .hi file
-_interface_ ShouldSucceed 1
-_instance_modules_
-Addr ArrBase Foreign IO PrelBounded PrelNum
 _exports_
-ShouldSucceed f H(op1);
+ShouldSucceed f H(:H :H op1);
 _instances_
-instance {H PrelBase.Bool} = $d1;
+instance {H PrelBase.Bool} = $dHBool0;
 _declarations_
-1 $d1 _:_ {H PrelBase.Bool} ;;
+1 $dHBool0 _:_ {H PrelBase.Bool} ;;
 1 class H a where {op1 :: a -> a -> a} ;
 1 f _:_ PrelBase.Bool -> PrelBase.Int -> PrelBase.Bool ;;