[commit: ghc] master: Update test results (last minuite changes) (6e50553)

git at git.haskell.org git at git.haskell.org
Fri Jun 6 11:20:17 UTC 2014


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

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

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

commit 6e50553c153f1160e3475e8c727f38b842aee96c
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Fri Jun 6 13:19:33 2014 +0200

    Update test results (last minuite changes)


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

6e50553c153f1160e3475e8c727f38b842aee96c
 testsuite/tests/rename/should_fail/T9177.stderr | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/testsuite/tests/rename/should_fail/T9177.stderr b/testsuite/tests/rename/should_fail/T9177.stderr
index f87ec73..6240340 100644
--- a/testsuite/tests/rename/should_fail/T9177.stderr
+++ b/testsuite/tests/rename/should_fail/T9177.stderr
@@ -9,12 +9,12 @@ T9177.hs:7:14:
 
 T9177.hs:9:8:
     Not in scope: ‘bar’
-    Perhaps you meant data constructor ‘Bar’ (line 14)
+    Perhaps you meant data constructor ‘Bar’ (line 16)
 
 T9177.hs:10:8:
     Not in scope: data constructor ‘Fun’
-    Perhaps you meant variable ‘fun’ (line 15)
+    Perhaps you meant variable ‘fun’ (line 17)
 
-T9177.hs:11:6:
+T9177.hs:13:6:
     Not in scope: data constructor ‘Fun’
-    Perhaps you meant variable ‘fun’ (line 15)
+    Perhaps you meant variable ‘fun’ (line 17)



More information about the ghc-commits mailing list