[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail070.stderr
1
2 tcfail070.hs:15:
3     Couldn't match `*' against `* -> k'
4         Expected kind: *
5         Inferred kind: * -> k
6     When checking kinds in `[Int] Bool'
7     In the type synonym declaration for `State'