From: simonmar Date: Wed, 31 May 2000 15:55:37 +0000 (+0000) Subject: [project @ 2000-05-31 15:55:37 by simonmar] X-Git-Tag: Approximately_9120_patches~4337 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=82230c6349029d2a914a546ce8230c694b7fb384;p=ghc-hetmet.git [project @ 2000-05-31 15:55:37 by simonmar] update expected output. --- 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 {}