[commit: ghc] master: Fix test for T9367 (Windows) (1cdf12c)
git at git.haskell.org
git at git.haskell.org
Fri Jan 8 22:51:07 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/1cdf12c4f435262b93cb0173f9872f3f0f0da60a/ghc
>---------------------------------------------------------------
commit 1cdf12c4f435262b93cb0173f9872f3f0f0da60a
Author: Rik Steenkamp <rik at ewps.nl>
Date: Fri Jan 8 23:50:24 2016 +0100
Fix test for T9367 (Windows)
See c8c44fd91b509b9eb644c826497ed5268e89363a.
Reviewed By: thomie, bgamari
Differential Revision: https://phabricator.haskell.org/D1745
>---------------------------------------------------------------
1cdf12c4f435262b93cb0173f9872f3f0f0da60a
testsuite/tests/ghci/scripts/T9367-raw.stdout | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/tests/ghci/scripts/T9367-raw.stdout b/testsuite/tests/ghci/scripts/T9367-raw.stdout
index 69da032..6e5e998 100644
--- a/testsuite/tests/ghci/scripts/T9367-raw.stdout
+++ b/testsuite/tests/ghci/scripts/T9367-raw.stdout
@@ -1,5 +1,5 @@
Breakpoint 0 activated at T9367.hs:1:5-9
-"Stopped at T9367.hs:1:5-9
+"Stopped in Main.x, T9367.hs:1:5-9
_result :: [Char] = _
1 x = "abc"
^^^^^
More information about the ghc-commits
mailing list