[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail072.stderr
index 108ac36..d64a33f 100644 (file)
@@ -1,6 +1,14 @@
  
-tcfail072.hs:17: Ambiguous context `{Ord taE6}'
-                    `Ord taE6' arising from use of `g' at tcfail072.hs:23
-    When checking signature(s) for: `g'
+tcfail072.hs:23:
+    Ambiguous type variable(s) `p'
+       in the constraint `PrelBase.Ord p'
+       arising from use of `g' at tcfail072.hs:23
+tcfail072.hs:23:
+    Ambiguous type variable(s) `q'
+       in the constraint `PrelBase.Ord q'
+       arising from use of `g' at tcfail072.hs:23
+
 
 Compilation had errors
+