[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail072.stderr
index 1573a66..d64a33f 100644 (file)
@@ -1,15 +1,14 @@
  
 tcfail072.hs:23:
-    Ambiguous type variable(s)
-    `aMK'
-       in the constraint `Ord aMK'
+    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)
-    `aMN'
-       in the constraint `Ord aMN'
+    Ambiguous type variable(s) `q'
+       in the constraint `PrelBase.Ord q'
        arising from use of `g' at tcfail072.hs:23
 
 
 Compilation had errors
+