[project @ 1998-04-30 20:31:10 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail028.stderr
index 9c87d40..d298320 100644 (file)
@@ -1,8 +1,8 @@
  
 tcfail028.hs:4:
-    Couldn't match the kind ** against kaPo -> *
+    Couldn't match the kind ** against kaPY -> *
     Expected: **
-    Found:    kaPo -> *
+    Found:    kaPY -> *
     In the type `A a'
     In the data declaration for `A'