33aa884a6f60ab1f014659b9f02e872308ef344c
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc031.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _exports_
3 ShouldSucceed Rec(Node);
4 _instances_
5 instance {PrelBase.Eval Rec} = $dEvalRec0;
6 _declarations_
7 1 $dEvalRec0 _:_ {PrelBase.Eval Rec} ;;
8 1 data Rec = Node PrelBase.Int Rec ;