sparc/solaris binary distro for 6.12.1

2010-02-02 Thread Ben Lippmeier
I've uploaded a sparc/solaris binary distro for 6.12.1 to my home dir on darcs.haskell.org. Can someone please add this to the GHC home page? Some tests from the suite fail, which I'll look into, but this binary distro is the best solution we currently have for bootstrapping the head on this p

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

2010-02-02 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 Tue Feb 2 18:00:02 GMT 2010. checking out

[nightly] 02-Feb-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-02-02 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 Tue Feb 2 19:00:01 GMT 2010. ***

Re: patch applied (ghc): Fix Trac #3831: blowup in SpecConstr

2010-02-02 Thread Felipe Lessa
On Mon, Feb 01, 2010 at 11:19:50PM -0800, Simon Peyton Jones wrote: > View patch online: > http://darcs.haskell.org/ghc/_darcs/patches/20100201002420-1287e-da7031609e7c01b4ed22ba231a434894bb4f.gz There's a small typo "oringal" on the second note, "Specialise original body". -- Felipe. __

patch applied (testsuite): accept output (#3848)

2010-02-02 Thread Simon Marlow
Tue Feb 2 04:06:26 PST 2010 Simon Marlow * accept output (#3848) M ./tests/ghc-regress/ffi/should_run/ffi020.stderr -1 +1 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20100202120626-12142-5db9dc487d5e6cb3d686f2cd72b74e85496a01e2.gz ___

patch applied (ghc): Fix typo in error message (#3848)

2010-02-02 Thread Simon Marlow
Sat Jan 30 01:46:28 PST 2010 Simon Marlow * Fix typo in error message (#3848) M ./rts/RtsAPI.c -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20100130094628-12142-a6f6117fd78d4265b79090554ad471eed0d048de.gz ___ Cvs-ghc mai

Re: patch applied (testsuite): Test Trac #3831: SpecConstr blowup

2010-02-02 Thread Simon Marlow
On 02/02/2010 07:22, Simon Peyton Jones wrote: Mon Feb 1 23:24:05 PST 2010 simo...@microsoft.com * Test Trac #3831: SpecConstr blowup A ./tests/ghc-regress/simplCore/should_compile/T3831.hs M ./tests/ghc-regress/simplCore/should_compile/all.T +1 I think this test is broken: ===