[project @ 1998-11-16 18:14:44 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail078.stderr
index 5909239..ed2c64a 100644 (file)
@@ -1,8 +1,8 @@
  
 tcfail078.hs:5:
     Type constructor used as a class: Integer
-    In the context `(Integer i)'
-    In the type `_forall_ [i] (Integer i) => i'
+    In the context `(Integer i) =>'
+    In the type `forall i. (Integer i) => i'
 
 
 Compilation had errors