[project @ 1998-11-16 18:14:44 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail058.stderr
index 332406a..8a9b740 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'
+    In the context `(PrelArr.Array a) =>'
+    In the type `forall a b. (PrelArr.Array a) => a -> b'
 
 
 Compilation had errors