Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/e73d520c8c45111f7894095643c3eb9c6bc2c422 >--------------------------------------------------------------- commit e73d520c8c45111f7894095643c3eb9c6bc2c422 Author: Ian Lynagh <[email protected]> Date: Sun Sep 18 20:38:51 2011 +0100 Add missing file >--------------------------------------------------------------- tests/rename/should_compile/T4239.stdout | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tests/rename/should_compile/T4239.stdout b/tests/rename/should_compile/T4239.stdout new file mode 100644 index 0000000..a60e8a4 --- /dev/null +++ b/tests/rename/should_compile/T4239.stdout @@ -0,0 +1 @@ +import T4239A ( (:+++)((:+++), (:---), X) ) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
