[project @ 1998-08-09 21:09:58 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail070.stderr
index 6516284..475c96b 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 * -> kaAD
+    Expected: *
+    Found:    * -> kaAD
+    In the type `[Int] Bool'
+    In the type declaration for `State'
 
 
 Compilation had errors