06a5c5c2528f137dba83a6b350ad3d0385ee6fc1
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc014.stderr
1
2
3 --================================================================================
4 Typechecked:
5 {- nonrec -}
6 d.Num_aGW =
7     PrelBase.$d3{-rb1,p-}
8 +_aH1 =
9     PrelBase.+{-rO,p-}
10         PrelBase.Int{-3g,p-}
11         d.Num_aGW
12 d.Num_aH0 =
13     d.Num_aGW
14 fromInt_aH3 =
15     PrelBase.fromInt{-8R,p-}
16         PrelBase.Int{-3g,p-}
17         d.Num_aH0
18 lit_aH2 =
19     fromInt_aH3 PrelBase.I#{-5b,p-}{i} 1#
20 {- rec -}
21 AbsBinds [] [] [([], t{-rP,x-}, t_aGC)]
22     t_aGC
23         =   lit_aH2 +_aH1 t_aGC
24 {- nonrec -}
25 ghc: module version changed to 1; reason: no old .hi file
26 _interface_ ShouldSucceed 1
27 _instance_modules_
28 ArrBase IO PrelNum
29 _usages_
30 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;
31 PrelNum 1 :: $d10 1 $d16 1 $d18 1 $d29 1 $d33 1 $d35 1;
32 _exports_
33 ShouldSucceed t;
34 _declarations_
35 1 t _:_ PrelBase.Int ;;