[commit: ghc] master: Fix T7859 mingw32 output (8eae725)

git at git.haskell.org git at git.haskell.org
Tue Jan 14 09:47:07 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/8eae72598b9f9c56acb15e66f806c3572f71bbcb/ghc

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

commit 8eae72598b9f9c56acb15e66f806c3572f71bbcb
Author: Austin Seipp <austin at well-typed.com>
Date:   Mon Jan 13 09:20:47 2014 -0600

    Fix T7859 mingw32 output
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


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

8eae72598b9f9c56acb15e66f806c3572f71bbcb
 testsuite/tests/runghc/T7859.stderr-mingw32 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/tests/runghc/T7859.stderr-mingw32 b/testsuite/tests/runghc/T7859.stderr-mingw32
index 8d6b01e..cc02c50 100644
--- a/testsuite/tests/runghc/T7859.stderr-mingw32
+++ b/testsuite/tests/runghc/T7859.stderr-mingw32
@@ -1 +1 @@
-runghc.exe: defer-type-errors: createProcess: does not exist (No such file or directory)
+runghc.exe: defer-type-errors: rawSystem: does not exist (No such file or directory)



More information about the ghc-commits mailing list