[project @ 1998-08-09 21:09:58 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail070.stderr
index 0d43049..475c96b 100644 (file)
@@ -1,8 +1,8 @@
  
 tcfail070.hs:13:
-    Couldn't match the kind * against * -> kaAl
+    Couldn't match the kind * against * -> kaAD
     Expected: *
-    Found:    * -> kaAl
+    Found:    * -> kaAD
     In the type `[Int] Bool'
     In the type declaration for `State'