[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail058.stderr
index 332406a..544e506 100644 (file)
@@ -1,8 +1,8 @@
  
 tcfail058.hs:6:
-    Type constructor used as a class: PrelArr.Array
-    In the context `(PrelArr.Array a)'
-    In the type `_forall_ [a b] (PrelArr.Array a) => a -> b'
+    Type constructor used as a class: Array
+    When checking kinds in `Array a'
 
 
 Compilation had errors
+