b352b51f32594326331299a058be906f2cee91b0
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc029.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed G K{H M};
3 1 data K = H PrelBase.Bool |  M G ;
4 1 type G = [PrelBase.Int] ;