58036c4c5a8003e107c4ee8ec0e26131e66798cf
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc008.stderr
1
2
3 --================================================================================
4 Typechecked:
5 {- nonrec -}
6 {- nonrec -}
7 AbsBinds [t{-aGL-}] [d.Num_aGP] [([t{-aGL-}], n{-r1,x-}, n_aGE)]
8     fromInt_aGU =
9         PrelBase.fromInt{-8R,p-}
10             t{-aGL-}
11             d.Num_aGP
12     lit_aGT =
13         fromInt_aGU PrelBase.I#{-5b,p-}{i} 1#
14     fromInt_aGS =
15         fromInt_aGU
16     lit_aGQ =
17         fromInt_aGS PrelBase.I#{-5b,p-}{i} 0#
18     n_aGE
19         PrelBase.True{-5E,p-}{i}
20                 =   lit_aGT
21     n_aGE
22         PrelBase.False{-58,p-}{i}
23                 =   lit_aGQ
24 {- nonrec -}
25 ghc: module version changed to 1; reason: no old .hi file
26 _interface_ ShouldSucceed 1
27 _instance_modules_
28 ArrBase IO PrelNum
29 _usages_
30 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;
31 PrelNum 1 :: $d10 1 $d16 1 $d18 1 $d29 1 $d33 1 $d35 1;
32 _exports_
33 ShouldSucceed n;
34 _declarations_
35 1 n _:_ _forall_ [a] {PrelBase.Num a} => PrelBase.Bool -> a ;;