dc81b95263f39651f9c43eaa69c496f6e793dafa
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc007.stderr
1
2
3 --================================================================================
4 Typechecked:
5 {- nonrec -}
6 d.Num_aHp =
7     PrelBase.$d3{-rb7,p-}
8 +_aHu =
9     PrelBase.+{-rR,p-}
10         PrelBase.Int{-3g,p-}
11         d.Num_aHp
12 d.Num_aHt =
13     d.Num_aHp
14 fromInt_aHC =
15     PrelBase.fromInt{-8R,p-}
16         PrelBase.Int{-3g,p-}
17         d.Num_aHt
18 lit_aHB =
19     fromInt_aHC PrelBase.I#{-5b,p-}{i} 1#
20 fromInt_aHA =
21     fromInt_aHC
22 lit_aHz =
23     fromInt_aHA PrelBase.I#{-5b,p-}{i} 0#
24 fromInt_aHy =
25     fromInt_aHC
26 lit_aHv =
27     fromInt_aHy PrelBase.I#{-5b,p-}{i} 2#
28 {- nonrec -}
29 AbsBinds [] [] [([], j{-rV,x-}, j_aGI)]
30     j_aGI
31         =   lit_aHv
32 {- nonrec -}
33 {- rec -}
34 AbsBinds [] [] [([], k{-rU,x-}, k_aGS), ([], l{-rT,x-}, l_aGT)]
35     k_aGS
36         =   PrelBase.:{-55,p-}{i}
37                 PrelBase.Int{-3g,p-}
38                 lit_aHB
39                 (PrelBase.:{-55,p-}{i}
40                      PrelBase.Int{-3g,p-}
41                      j{-rV,x-} l_aGT)
42     l_aGT
43         =   PrelBase.:{-55,p-}{i}
44                 PrelBase.Int{-3g,p-}
45                 lit_aHz k_aGS
46 {- nonrec -}
47 {- nonrec -}
48 AbsBinds [] [] [([], m{-rS,x-}, m_aHb)]
49     m_aHb
50         =   j{-rV,x-} +_aHu j{-rV,x-}
51 {- nonrec -}
52 ghc: module version changed to 1; reason: no old .hi file
53 _interface_ ShouldSucceed 1
54 _instance_modules_
55 ArrBase IO PrelNum
56 _usages_
57 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;
58 PrelNum 1 :: $d10 1 $d16 1 $d18 1 $d29 1 $d33 1 $d35 1;
59 _exports_
60 ShouldSucceed j k l m;
61 _declarations_
62 1 j _:_ PrelBase.Int ;;
63 1 k _:_ [PrelBase.Int] ;;
64 1 l _:_ [PrelBase.Int] ;;
65 1 m _:_ PrelBase.Int ;;