5dbc6f6d4b76b8c2276a146d75c5e0277a8b2797
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc041.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _exports_
3 ShouldSucceed f H(:H :H op1);
4 _instances_
5 instance {H PrelBase.Bool} = $dHBool0;
6 _declarations_
7 1 $dHBool0 _:_ {H PrelBase.Bool} ;;
8 1 class H a where {op1 :: a -> a -> a} ;
9 1 f _:_ PrelBase.Bool -> PrelBase.Int -> PrelBase.Bool ;;