From: simonmar Date: Wed, 8 Aug 2001 14:30:45 +0000 (+0000) Subject: [project @ 2001-08-08 14:30:45 by simonmar] X-Git-Tag: Approximately_9120_patches~1305 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=9e026ab63f683a3538f614108a7b0924b2907178;p=ghc-hetmet.git [project @ 2001-08-08 14:30:45 by simonmar] update expected output --- diff --git a/ghc/tests/typecheck/should_compile/tc115.stderr b/ghc/tests/typecheck/should_compile/tc115.stderr index 7571574..1172cdc 100644 --- a/ghc/tests/typecheck/should_compile/tc115.stderr +++ b/ghc/tests/typecheck/should_compile/tc115.stderr @@ -1,4 +1,4 @@ tc115.hs:12: Warning: No explicit method nor default method for `foo' - in an instance declaration for `Foo' + In the instance declaration for `Foo [m a] (m a)' diff --git a/ghc/tests/typecheck/should_compile/tc116.stderr b/ghc/tests/typecheck/should_compile/tc116.stderr index d33d70c..0e3b0c8 100644 --- a/ghc/tests/typecheck/should_compile/tc116.stderr +++ b/ghc/tests/typecheck/should_compile/tc116.stderr @@ -1,4 +1,4 @@ tc116.hs:12: Warning: No explicit method nor default method for `foo' - in an instance declaration for `Foo' + In the instance declaration for `Foo [m a] (m a)'