[project @ 1998-11-16 18:14:44 by simonm]
[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 $r3F where {op1 :: $r3F -> $r3F -> $r3F} ;
9 1 f _:_ PrelBase.Bool -> PrelBase.Int -> PrelBase.Bool ;;