475c96becb8ae3c8535b63cc1db3d8f428a36a89
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail070.stderr
1  
2 tcfail070.hs:13:
3     Couldn't match the kind * against * -> kaAD
4     Expected: *
5     Found:    * -> kaAD
6     In the type `[Int] Bool'
7     In the type declaration for `State'
8
9
10 Compilation had errors