[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail070.stderr
index 6516284..0d43049 100644 (file)
@@ -1,10 +1,10 @@
  
 tcfail070.hs:13:
-    Couldn't match the kind * against * -> kawG
-       Expected: *
-       Found:    * -> kawG
-       In the type `[Int] Bool'
-       In the type declaration for `State'
+    Couldn't match the kind * against * -> kaAl
+    Expected: *
+    Found:    * -> kaAl
+    In the type `[Int] Bool'
+    In the type declaration for `State'
 
 
 Compilation had errors