[project @ 2001-03-29 14:33:37 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc008.stderr
index 7ffc6b2..1244d9e 100644 (file)
@@ -1,22 +1,2 @@
-
-
-================================================================================
-Typechecked:
-AbsBinds [taBU] [d.Num_aBX] [([taBU], n{-r1,x-}, n_aBM)]
-    fromInt_aBY = PrelBase.fromInt{-8R,p-} taBU d.Num_aBX
-    lit_aBZ = fromInt_aBY PrelBase.I#{-5b,w-}{i} 1#
-    fromInt_aC1 = fromInt_aBY
-    lit_aC2 = fromInt_aC1 PrelBase.I#{-5b,w-}{i} 0#
-    n_aBM PrelBase.True{-5E,w-}{i} = lit_aBZ
-    n_aBM PrelBase.False{-58,w-}{i} = lit_aC2
-ghc: module version changed to 1; reason: no old .hi file
-_interface_ ShouldSucceed 1
-_instance_modules_
-ArrBase IO PrelNum
-_usages_
-PrelBase 1 :: $d1 1 $d12 1 $d16 1 $d2 1 $d22 1 $d28 1 $d3 1 $d33 1 $d34 1 $d38 1 $d39 1 $d4 1 $d40 1 $d42 1 $d43 1 $d45 1 $d47 1 $d55 1 $d8 1 $d9 1 $m- 1 $m/= 1 $mfromInt 1 $mshowList 1 Eq 1 Eval 1 Num 1 Show 1 String 1;
-PrelNum 1 :: $d10 1 $d16 1 $d18 1 $d29 1 $d33 1 $d35 1;
-_exports_
-ShouldSucceed n;
-_declarations_
-1 n _:_ _forall_ [ta] {PrelBase.Num ta} => PrelBase.Bool -> ta ;;
+__export ShouldSucceed n;
+1 n :: __forall [t] => {PrelNum.Num t} -> PrelBase.Bool -> t ;