[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc005.stderr
1 Typechecked:
2 AbsBinds [tt11, tt12] [d.Num.t15] [(g.t1, ShouldSucceed.g)]
3     (fromInt.t14, fromInt tt12 d.Num.t15)
4     (lit.t13, fromInt.t14 (MkInt 2#))
5     {- nonrec -}
6     g.t1 :: ([tt12], tt11) -> tt12
7     g.t1 ((x.r54 : z.r56), y.r55)
8                  = x.r54
9     g.t1 (x.r57, y.r58)
10                  = lit.t13
11