4b707052e6b967ee6b98577b3dda194eef45e4f7
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc029.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _exports_
3 ShouldSucceed G K(H M);
4 _instances_
5 instance {PrelBase.Eval K} = $dEvalK0;
6 _declarations_
7 1 $dEvalK0 _:_ {PrelBase.Eval K} ;;
8 1 data K = H PrelBase.Bool |  M G ;
9 1 type G = [PrelBase.Int] ;