[project @ 2000-12-12 17:21:40 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail072.stderr
index d64a33f..f0cd8c3 100644 (file)
@@ -1,14 +1,10 @@
-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
+tcfail072.hs:23:
+    Ambiguous type variable(s) `p' in the constraint `Ord p'
+    arising from use of `g' at tcfail072.hs:23
+    In the right-hand side of an equation for `g': g A
 
+tcfail072.hs:23:
+    Ambiguous type variable(s) `q' in the constraint `Ord q'
+    arising from use of `g' at tcfail072.hs:23
+    In the right-hand side of an equation for `g': g A