[project @ 1997-09-24 10:18:31 by simonm]
[ghc-hetmet.git] / ghc / tests / deSugar / should_compile / ds006.stderr
1
2
3 ================================================================================
4 Desugared:
5 Rec {
6 v_aBI  ::  PrelBase.Int{-3g,W-}
7 {-# L #-}
8 v_aBI =
9     +_aDM v_aBI lit_aDN
10 v{-r1,x-}  ::  PrelBase.Int{-3g,W-}
11 {-# L #-}
12 v{-r1,x-} =
13     v_aBI
14 d.Num_aC2  ::  {PrelBase.Num{-2c,p-} PrelBase.Int{-3g,W-}}
15 {-# L #-}
16 d.Num_aC2 =
17     PrelBase.$d4{-rao,p-}
18 +_aDM  ::  PrelBase.Int{-3g,W-}
19            -> PrelBase.Int{-3g,W-}
20            -> PrelBase.Int{-3g,W-}
21 {-# L #-}
22 +_aDM =
23     PrelBase.+{-r9E,p-} _@_ PrelBase.Int{-3g,W-} d.Num_aC2
24 lit_aDN  ::  PrelBase.Int{-3g,W-}
25 {-# L #-}
26 lit_aDN =
27     PrelBase.I#{-5b,w-}{i} 1
28 end Rec }