[project @ 2001-03-29 14:35:20 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail003.stderr
index 07d31a7..7f5ad7e 100644 (file)
@@ -3,4 +3,4 @@ tcfail003.hs:3:
     No instance for `Num Char'
     arising from the literal `1' at tcfail003.hs:3
     In the list element: 1
-    In the right-hand side of a pattern binding: [1, 'a']
+    in a pattern binding: [1, 'a']