[project @ 2001-03-29 14:35:20 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail005.stderr
index 600dfe0..5bf893c 100644 (file)
@@ -3,4 +3,4 @@ tcfail005.hs:3:
     Couldn't match `[t]' against `(t1, t2)'
        Expected type: [t]
        Inferred type: (t1, t2)
-    In the right-hand side of a pattern binding: (1, 'a')
+    in a pattern binding: (1, 'a')