[project @ 1997-06-18 23:52:36 by simonpj]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc017.stderr
1
2
3 --================================================================================
4 Typechecked:
5 {- nonrec -}
6 d.Num_aGW =
7     PrelBase.$d3{-rb1,p-}
8 +_aH1 =
9     PrelBase.+{-ras,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 [] [] [([], v{-r1,x-}, v_aGC)]
22     v_aGC
23         | [PrelBase.True{-5E,p-}{i}] =
24             v_aGC +_aH1 lit_aH2
25         | [PrelBase.False{-58,p-}{i}] =
26             v_aGC
27 {- nonrec -}
28 ghc: module version changed to 1; reason: no old .hi file
29 _interface_ ShouldSucceed 1
30 _instance_modules_
31 ArrBase IO PrelNum
32 _usages_
33 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;
34 PrelNum 1 :: $d10 1 $d16 1 $d18 1 $d29 1 $d33 1 $d35 1;
35 _exports_
36 ShouldSucceed v;
37 _declarations_
38 1 v _:_ PrelBase.Int ;;