[project @ 1999-12-29 14:46:29 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail018.stderr
index 6dcb28e..6a5a919 100644 (file)
@@ -1,8 +1,8 @@
 
 tcfail018.hs:5:
-    Ambiguous type variable(s) `t'
-       in the constraint `Num [t]'
-       arising from the literal `1' at tcfail018.hs:5
+    Ambiguous type variable(s) `t' in the constraint `Num [t]'
+    arising from the literal `1' at tcfail018.hs:5
+    In the right-hand side of a pattern binding: 1
 
 Compilation had errors