[project @ 1998-04-30 20:31:10 by sof]
[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 ;;