8bded94df3c51f1c6ad4e4b2a0958f1659a7c136
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail028.stderr
1  
2 tcfail028.hs:4:
3     Couldn't match the kind ** against kaIT -> *
4         Expected: **
5         Found:    kaIT -> *
6         In the type `A a'
7         In the data declaration for `A'
8
9
10 Compilation had errors