X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_succeed%2Ftc007.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_succeed%2Ftc007.stderr;h=4563532ff8a3eed3404a82c42f5e02ecd3ee2941;hb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;hp=0000000000000000000000000000000000000000;hpb=e48474bff05e6cfb506660420f025f694c870d38;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_succeed/tc007.stderr b/ghc/compiler/tests/typecheck/should_succeed/tc007.stderr new file mode 100644 index 0000000..4563532 --- /dev/null +++ b/ghc/compiler/tests/typecheck/should_succeed/tc007.stderr @@ -0,0 +1,26 @@ +Typechecked: +d.Num.t24 = dfun.Num.Integer +d.Num.t26 = dfun.Num.Integer +fromInt.t23 = fromInt tt2 d.Num.t24 +lit.t3 = fromInt.t23 (MkInt 2#) +fromInt.t25 = fromInt tt15 d.Num.t26 +lit.t10 = fromInt.t25 (MkInt 1#) +fromInt.t27 = fromInt.t25 +lit.t16 = fromInt.t27 (MkInt 0#) +d.Num.t28 = d.Num.t24 +(+.t21) = (+) tt2 d.Num.t28 +AbsBinds [] [] [(j.t1, ShouldSucceed.j)] + {- nonrec -} + j.t1 :: tt2 + j.t1 = lit.t3 +AbsBinds [] [] [(k.t6, ShouldSucceed.k), (l.t7, ShouldSucceed.l)] + {- rec -} + k.t6 :: [tt15] + k.t6 = ((:) tt15) lit.t10 (((:) tt15) ShouldSucceed.j l.t7) + l.t7 :: [tt15] + l.t7 = ((:) tt15) lit.t16 k.t6 +AbsBinds [] [] [(m.t19, ShouldSucceed.m)] + {- nonrec -} + m.t19 :: tt2 + m.t19 = ShouldSucceed.j +.t21 ShouldSucceed.j +