[project @ 1999-12-29 14:46:29 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail040.stderr
index eb774c9..737c07c 100644 (file)
@@ -1,8 +1,9 @@
 
 tcfail040.hs:19:
-    Ambiguous type variable(s) `a'
-       in the constraint `ORD a'
-       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
+    In the first argument of `===', namely `<<'
+    In the right-hand side of a pattern binding: << === <<
 
 Compilation had errors