[project @ 1998-11-16 18:14:44 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail072.stderr
index c8a7b6f..53d3071 100644 (file)
@@ -1,14 +1,12 @@
  
 tcfail072.hs:23:
-    Ambiguous type variable(s)
-    `aNk'
-       in the constraint `Ord aNk'
+    Ambiguous type variable(s) `p'
+       in the constraint `Ord p'
        arising from use of `g' at tcfail072.hs:23
  
 tcfail072.hs:23:
-    Ambiguous type variable(s)
-    `aNn'
-       in the constraint `Ord aNn'
+    Ambiguous type variable(s) `q'
+       in the constraint `Ord q'
        arising from use of `g' at tcfail072.hs:23