[project @ 1997-12-16 17:15:04 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail028.stderr
1  
2 tcfail028.hs:4: Couldn't match the kind `ka2649 -> *' against `*'
3     When unifying two kinds `ka2649 -> *' and `*'
4     In the data declaration for `A'
5
6 Compilation had errors