From 82230c6349029d2a914a546ce8230c694b7fb384 Mon Sep 17 00:00:00 2001 From: simonmar Date: Wed, 31 May 2000 15:55:37 +0000 Subject: [PATCH] [project @ 2000-05-31 15:55:37 by simonmar] update expected output. --- ghc/tests/deSugar/should_compile/ds041.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/tests/deSugar/should_compile/ds041.stderr b/ghc/tests/deSugar/should_compile/ds041.stderr index 90e2ce2..b4a265e 100644 --- a/ghc/tests/deSugar/should_compile/ds041.stderr +++ b/ghc/tests/deSugar/should_compile/ds041.stderr @@ -2,4 +2,4 @@ ds041.hs:15: Warning: Field `x' is not initialised In the record construction: Foo {} - In the right-hand side of a pattern binding: Foo {} + In the right-hand side of an equation for `foo': Foo {} -- 1.7.10.4