[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc006.stderr
diff --git a/ghc/compiler/tests/typecheck/should_succeed/tc006.stderr b/ghc/compiler/tests/typecheck/should_succeed/tc006.stderr
new file mode 100644 (file)
index 0000000..97ba6d7
--- /dev/null
@@ -0,0 +1,9 @@
+Typechecked:
+d.Num.t7 = dfun.Num.Integer
+fromInt.t6 = fromInt tt3 d.Num.t7
+lit.t4 = fromInt.t6 (MkInt 1#)
+AbsBinds [] [] [(h.t1, ShouldSucceed.h)]
+    {- rec -}
+    h.t1 :: [tt3]
+    h.t1 = ((:) tt3) lit.t4 h.t1
+