b019ba6de6d06eb5cacb1984df18014b596f7956
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc018.stderr
1
2
3 --================================================================================
4 Typechecked:
5 {- nonrec -}
6 d.Num_aH4 =
7     PrelBase.$d3{-rb3,p-}
8 fromInt_aH5 =
9     PrelBase.fromInt{-8R,p-}
10         PrelBase.Int{-3g,p-}
11         d.Num_aH4
12 lit_aH6 =
13     fromInt_aH5 PrelBase.I#{-5b,p-}{i} 2#
14 {- nonrec -}
15 AbsBinds [] [] [([], w{-r3f,x-}, w_aGI)]
16     w_aGI
17         =   a_r3d
18         where
19             {- nonrec -}
20             AbsBinds [] [] [([], y_r3e, y_aGH)]
21                 y_aGH
22                     =   lit_aH6
23             {- nonrec -}
24             {- nonrec -}
25             AbsBinds [] [] [([], a_r3d, a_aGT)]
26                 a_aGT
27                     =   y_r3e
28             {- nonrec -}
29 {- nonrec -}
30 ghc: module version changed to 1; reason: no old .hi file
31 _interface_ ShouldSucceed 1
32 _instance_modules_
33 ArrBase IO PrelNum
34 _usages_
35 PrelBase 1 :: $d1 1 $d11 1 $d15 1 $d2 1 $d21 1 $d27 1 $d3 1 $d32 1 $d33 1 $d37 1 $d38 1 $d39 1 $d41 1 $d42 1 $d44 1 $d46 1 $d54 1 $d7 1 $d8 1 Eq 1 Eval 1 Num 1 Show 1 String 1;
36 PrelNum 1 :: $d10 1 $d16 1 $d18 1 $d29 1 $d33 1 $d35 1;
37 _exports_
38 ShouldSucceed w;
39 _declarations_
40 1 w _:_ PrelBase.Int ;;