b77d992e60bfba80832ef8f2fbda52a78f0d8f7d
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc003.stderr
1 ==================== Typechecked ====================
2 AbsBinds
3 []
4 []
5 [([], c{-r5,x-}, c_aRo), ([], d{-r4,x-}, d_aRp), ([],
6                                                   e{-r3,x-},
7                                                   e_aRq)]
8     lit_aRS = lit_aRV
9     (c_aRo@(d_aRp, e_aRq))
10         = if PrelBase.True{-5E,w-}{i} then
11               (lit_aRV, lit_aRU)
12           else
13               (lit_aRS, lit_aRT)
14 lit_aRV = PrelBase.I#{-5b,w-}{i} 1#
15 lit_aRU = PrelBase.I#{-5b,w-}{i} 2#
16 lit_aRT = PrelBase.I#{-5b,w-}{i} 3#
17
18 ghc: module version changed to 1; reason: no old .hi file
19 _interface_ ShouldSucceed 1
20 _instance_modules_
21 ArrBase IO PrelNum
22 _usages_
23 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;
24 PrelNum 1 :: $d10 1 $d16 1 $d18 1 $d29 1 $d33 1 $d35 1;
25 PrelTup 1 :: $d13 1 $d4 1 $d9 1;
26 _exports_
27 ShouldSucceed c d e;
28 _declarations_
29 1 c _:_ (PrelBase.Int, PrelBase.Int) ;;
30 1 d _:_ PrelBase.Int ;;
31 1 e _:_ PrelBase.Int ;;