[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail040.stderr
index d490c5c..3ad40d6 100644 (file)
@@ -1,7 +1,9 @@
  
 tcfail040.hs:19:
-    Cannot resolve the ambiguous context (ORD aG5)
-       `ORD aG5' arising from use of `<<', at tcfail040.hs:19
+    Ambiguous type variable(s) `a'
+       in the constraint `ORD a'
+       arising from use of `<<' at tcfail040.hs:19
 
 
 Compilation had errors
+