4ead08528638d0241c29660d72c9521e2df7b759
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc004.stderr
1
2
3 --================================================================================
4 Typechecked:
5 {- nonrec -}
6 {- nonrec -}
7 AbsBinds [] [] [([], f{-r3e,x-}, f_an4)]
8     f_an4
9         x_r3d   =   case x_r3d of
10                       PrelBase.True{-5E,p-}{i}
11                               ->  PrelBase.True{-5E,p-}{i}
12                       PrelBase.False{-58,p-}{i}
13                               ->  x_r3d
14 {- nonrec -}
15 ghc: module version changed to 1; reason: no old .hi file
16 _interface_ ShouldSucceed 1
17 _instance_modules_
18 ArrBase IO PrelNum
19 _exports_
20 ShouldSucceed f;
21 _declarations_
22 1 f _:_ PrelBase.Bool -> PrelBase.Bool ;;