[commit: ghc] ghc-8.0: Fix test for T9367 (Windows) (eaf8d53)
git at git.haskell.org
git at git.haskell.org
Sat Jan 9 16:50:42 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.0
Link : http://ghc.haskell.org/trac/ghc/changeset/eaf8d53deffabfd99d8e35c2c19558d64fcbff7d/ghc
>---------------------------------------------------------------
commit eaf8d53deffabfd99d8e35c2c19558d64fcbff7d
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
(cherry picked from commit 1cdf12c4f435262b93cb0173f9872f3f0f0da60a)
>---------------------------------------------------------------
eaf8d53deffabfd99d8e35c2c19558d64fcbff7d
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