[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc003.stderr
1
2
3 ================================================================================
4 Typechecked:
5 AbsBinds
6 []
7 []
8 [([], c{-r5,x-}, c_aRg), ([], d{-r4,x-}, d_aRh), ([],
9                                                   e{-r3,x-},
10                                                   e_aRi)]
11     lit_aRS = lit_aRT
12     (c_aRg@(d_aRh, e_aRi))
13         = if PrelBase.True{-5E,w-}{i} then
14               (lit_aRT, lit_aRU)
15           else
16               (lit_aRS, lit_aRV)
17 lit_aRT = PrelBase.I#{-5b,w-}{i} 1#
18 lit_aRU = PrelBase.I#{-5b,w-}{i} 2#
19 lit_aRV = PrelBase.I#{-5b,w-}{i} 3#
20 ghc: module version changed to 1; reason: no old .hi file
21 _interface_ ShouldSucceed 1
22 _instance_modules_
23 ArrBase IO PrelNum
24 _usages_
25 PrelBase 1 :: $d1 1 $d12 1 $d16 1 $d2 1 $d22 1 $d28 1 $d3 1 $d33 1 $d34 1 $d38 1 $d39 1 $d4 1 $d40 1 $d42 1 $d43 1 $d45 1 $d47 1 $d55 1 $d8 1 $d9 1 $m- 1 $m/= 1 $mfromInt 1 $mshowList 1 Eq 1 Eval 1 Num 1 Show 1 String 1;
26 PrelNum 1 :: $d10 1 $d16 1 $d18 1 $d29 1 $d33 1 $d35 1;
27 PrelTup 1 :: $d13 1 $d4 1 $d9 1;
28 _exports_
29 ShouldSucceed c d e;
30 _declarations_
31 1 c _:_ (PrelBase.Int, PrelBase.Int) ;;
32 1 d _:_ PrelBase.Int ;;
33 1 e _:_ PrelBase.Int ;;