585daff4c5bce7a9085ba3f1bd8f5fa066023dac
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc002.stderr
1
2
3 --================================================================================
4 Typechecked:
5 {- nonrec -}
6 d.Num_aGV =
7     PrelBase.$d3{-rb0,p-}
8 fromInt_aGW =
9     PrelBase.fromInt{-8R,p-}
10         PrelBase.Int{-3g,p-}
11         d.Num_aGV
12 lit_aH1 =
13     fromInt_aGW PrelBase.I#{-5b,p-}{i} 1#
14 fromInt_aH0 =
15     fromInt_aGW
16 lit_aGX =
17     fromInt_aH0 PrelBase.I#{-5b,p-}{i} 2#
18 {- nonrec -}
19 AbsBinds [] [] [([], b{-r1,x-}, b_aGC)]
20     b_aGC
21         =   if PrelBase.True{-5E,p-}{i} then lit_aH1 else lit_aGX
22 {- nonrec -}
23 ghc: module version changed to 1; reason: no old .hi file
24 _interface_ ShouldSucceed 1
25 _instance_modules_
26 ArrBase IO PrelNum
27 _usages_
28 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;
29 PrelNum 1 :: $d10 1 $d16 1 $d18 1 $d29 1 $d33 1 $d35 1;
30 _exports_
31 ShouldSucceed b;
32 _declarations_
33 1 b _:_ PrelBase.Int ;;