[commit: ghc] ghc-7.10: testsuite: Fix minor print007 fallout (9c657e5)

git at git.haskell.org git at git.haskell.org
Tue Jun 9 02:48:43 UTC 2015


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

On branch  : ghc-7.10
Link       : http://ghc.haskell.org/trac/ghc/changeset/9c657e57c68c8e3ab1a5310ecf046a03a964e24a/ghc

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

commit 9c657e57c68c8e3ab1a5310ecf046a03a964e24a
Author: Austin Seipp <austin at well-typed.com>
Date:   Mon Jun 8 21:42:43 2015 -0500

    testsuite: Fix minor print007 fallout
    
    This was from fixing #10052.
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


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

9c657e57c68c8e3ab1a5310ecf046a03a964e24a
 testsuite/tests/ghci.debugger/scripts/print007.stderr | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testsuite/tests/ghci.debugger/scripts/print007.stderr b/testsuite/tests/ghci.debugger/scripts/print007.stderr
index 0debeb4..7b943f9 100644
--- a/testsuite/tests/ghci.debugger/scripts/print007.stderr
+++ b/testsuite/tests/ghci.debugger/scripts/print007.stderr
@@ -1,6 +1,6 @@
 
-<no location info>: warning:
+<no location info>: Warning:
     -O conflicts with --interactive; -O ignored.
 
-<no location info>: warning:
+<no location info>: Warning:
     -O conflicts with --interactive; -O ignored.



More information about the ghc-commits mailing list