8120ea0143a19022853cd0d4953a7c852a50e0c2
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc041.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _interface_ ShouldSucceed 1
3 _instance_modules_
4 Addr ArrBase Foreign IO PrelNum
5 _exports_
6 ShouldSucceed f H(op1);
7 _instances_
8 instance {H PrelBase.Bool} = $d1;
9 _declarations_
10 1 $d1 _:_ {H PrelBase.Bool} ;;
11 1 class H a where {op1 :: a -> a -> a} ;
12 1 f _:_ PrelBase.Bool -> PrelBase.Int -> PrelBase.Bool ;;