d16a48a9f485af6c892c2f15f8ca0e43419a2cf6
[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 _declarations_
5 1 data K = H PrelBase.Bool |  M G ;
6 1 type G = [PrelBase.Int] ;