d61467c6b341918524cf7b96f571b98b84abced7
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail028.stderr
1  
2 tcfail028.hs:4: Couldn't match the kind
3                     ka2865 -> * against *
4     When unifying two kinds
5         ka2865 -> * and *
6     In the data declaration for `A'
7
8
9 Compilation had errors