[nightly] 20-Jun-2009 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2009-06-20 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/HEAD Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Sat Jun 20 18:00:01 BST 2009. checking out

[nightly] 20-Jun-2009 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2009-06-20 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx Nightly build started on cam-04-unx at Sat Jun 20 19:00:02 BST 2009. **

patch applied (testsuite): Handle end-of-line in a way that is also OSX-friendly

2009-06-20 Thread Ian Lynagh
Tue Jun 16 18:08:22 PDT 2009 Ian Lynagh * Handle end-of-line in a way that is also OSX-friendly M ./mk/boilerplate.mk -3 +3 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20090617010822-3fd76-56e8ce657d3efc56cd782df26784077b89fda418.gz __

patch applied (testsuite): Handle Windows line endings in mk/boilerplate.mk

2009-06-20 Thread Ian Lynagh
Tue Jun 16 05:32:12 PDT 2009 Ian Lynagh * Handle Windows line endings in mk/boilerplate.mk M ./mk/boilerplate.mk -3 +3 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20090616123212-3fd76-58e2d29ddc7f8c5e9aa624c4773d25545c26e75d.gz ___

patch applied (testsuite): Don't hide the recomp002 commands when running the test by hand

2009-06-20 Thread Ian Lynagh
Sat Jun 13 14:23:33 PDT 2009 Ian Lynagh * Don't hide the recomp002 commands when running the test by hand M ./tests/ghc-regress/driver/recomp002/Makefile -5 +5 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20090613212333-3fd76-9383b187710c148ffcd44f7acb4f3b00190b15d

patch applied (ghc): The IO type has moved to GHC.Types in ghc-prim

2009-06-20 Thread Ian Lynagh
Sat Jun 20 08:51:54 PDT 2009 Ian Lynagh * The IO type has moved to GHC.Types in ghc-prim M ./compiler/prelude/PrelNames.lhs -2 +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090620155154-3fd76-f4231657e3d76cd503e3dceecfa41715a11346ba.gz __

patch applied (ghc): Fix the way in the +RTS --info output

2009-06-20 Thread Ian Lynagh
Sat Jun 20 07:26:00 PDT 2009 Ian Lynagh * Fix the way in the +RTS --info output M ./rts/ghc.mk -1 +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090620142600-3fd76-3d9c9cfd4502cf606beb09de91ed61a568cbdcbf.gz ___ Cvs-ghc mai

patch applied (ghc): Set DELETE_ON_ERROR in ghc.mk

2009-06-20 Thread Ian Lynagh
Wed Jun 17 05:18:06 PDT 2009 Ian Lynagh * Set DELETE_ON_ERROR in ghc.mk M ./ghc.mk +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090617121806-3fd76-68d9aa2d17cfa90a7c7fbbde493d9784ad7b73f8.gz ___ Cvs-ghc mailing list Cvs-g

patch applied (ghc): Fix the ghci wrapper

2009-06-20 Thread Ian Lynagh
Tue Jun 16 11:25:01 PDT 2009 Ian Lynagh * Fix the ghci wrapper The ${1+"$@"} was being evaluated by make, rather than being escaped. M ./driver/ghci/ghc.mk -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090616182501-3fd76-bd950c373538038024672685b5e185a904b4afa3.