Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f530b45e9f9a3abd3945d0977e8f9856227a9aa7 >--------------------------------------------------------------- commit f530b45e9f9a3abd3945d0977e8f9856227a9aa7 Author: Ian Lynagh <[email protected]> Date: Thu Jun 16 01:12:47 2011 +0100 Update output for recomp007 >--------------------------------------------------------------- .../ghc-regress/driver/recomp007/recomp007.stdout | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/ghc-regress/driver/recomp007/recomp007.stdout b/tests/ghc-regress/driver/recomp007/recomp007.stdout index d7a2f39..b956b8f 100644 --- a/tests/ghc-regress/driver/recomp007/recomp007.stdout +++ b/tests/ghc-regress/driver/recomp007/recomp007.stdout @@ -1,4 +1,4 @@ -Preprocessing executables for b-1.0... Building b-1.0... +Preprocessing executable 'test' for b-1.0... [1 of 2] Compiling B ( B.hs, dist/build/test/test-tmp/B.o ) [2 of 2] Compiling Main ( Main.hs, dist/build/test/test-tmp/Main.o ) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
