[project @ 1998-02-03 11:24:18 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail058.stderr
index 36c71c8..f310710 100644 (file)
@@ -1,4 +1,8 @@
  
-tcfail058.hs:6: Type constructor used as a class: `Array'
+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'
+
 
 Compilation had errors