[project @ 1998-11-16 18:14:44 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail070.stderr
index 475c96b..553969d 100644 (file)
@@ -1,8 +1,8 @@
  
 tcfail070.hs:13:
-    Couldn't match the kind * against * -> kaAD
-    Expected: *
-    Found:    * -> kaAD
+    Couldn't match `*' against `* -> $0'
+       Expected kind: *
+       Inferred kind: * -> $0
     In the type `[Int] Bool'
     In the type declaration for `State'