[commit: testsuite] master: Update prog001 output (see #7633) (6fa8a59)

git at git.haskell.org git at git.haskell.org
Mon Sep 30 13:01:15 CEST 2013


Repository : ssh://git@git.haskell.org/testsuite

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/6fa8a5906c3f0e425b3505ae7c6717ec29e3e47b/testsuite

>---------------------------------------------------------------

commit 6fa8a5906c3f0e425b3505ae7c6717ec29e3e47b
Author: Reid Barton <rwbarton at gmail.com>
Date:   Sun Sep 29 18:56:53 2013 -0400

    Update prog001 output (see #7633)


>---------------------------------------------------------------

6fa8a5906c3f0e425b3505ae7c6717ec29e3e47b
 tests/typecheck/prog001/typecheck.prog001.stderr-ghc |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/typecheck/prog001/typecheck.prog001.stderr-ghc b/tests/typecheck/prog001/typecheck.prog001.stderr-ghc
index 4652417..d13e8c9 100644
--- a/tests/typecheck/prog001/typecheck.prog001.stderr-ghc
+++ b/tests/typecheck/prog001/typecheck.prog001.stderr-ghc
@@ -1,4 +1,5 @@
 
 B.hs:7:10: Warning:
-    No explicit method or default declaration for ‛row’
+    No explicit implementation for
+      ‛row’
     In the instance declaration for ‛Matrix Bool Val’




More information about the ghc-commits mailing list