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

2010-02-12 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/STABLE Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx Nightly build started on cam-02-unx at Fri Feb 12 18:10:01 GMT 2010. checki

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

2010-02-12 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 Fri Feb 12 18:00:01 GMT 2010. checking out

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

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

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

2010-02-12 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx Nightly build started on cam-04-unx at Fri Feb 12 19:10:01 GMT 20

Re: new buildbots - was: Exploding SpecConstr

2010-02-12 Thread Simon Marlow
On 12/02/10 17:15, Ian Lynagh wrote: I've uploaded the current code to community: http://code.haskell.org/builder/ There are some brief docs in the doc/ directory. It is very much barebones at the moment, and doesn't yet have anything like the DSL that Simon was talking about. boo :-( Oh w

Re: patch applied (ghc): simplification/optimisation: update tso->bound->tso when scavenging the TSO

2010-02-12 Thread Ian Lynagh
On Tue, Dec 08, 2009 at 10:25:22AM +, Simon Marlow wrote: > On 08/12/2009 10:23, Simon Marlow wrote: >> Tue Dec 8 00:57:39 PST 2009 Simon Marlow >>* simplification/optimisation: update tso->bound->tso when scavenging the >> TSO >>Ignore-this: 401e2c67e42de9671191ba9d18c3fcf7 >> >>

patch applied (ghc-6.12/ghc): --lazy overrides --partial too

2010-02-12 Thread Ian Lynagh
Tue Feb 9 01:39:27 PST 2010 Simon Marlow * --lazy overrides --partial too At least until we switch to --lazy being the default M ./darcs-all -1 +1 View patch online: http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20100209093927-12142-049f2a66c79c0820a55780e8b707eab63185fc59.gz _

patch applied (ghc-6.12/ghc): simplification/optimisation: update tso->bound->tso when scavenging the TSO

2010-02-12 Thread Ian Lynagh
Tue Dec 8 00:57:39 PST 2009 Simon Marlow * simplification/optimisation: update tso->bound->tso when scavenging the TSO M ./rts/sm/GC.c -37 M ./rts/sm/Scav.c +5 View patch online: http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091208085739-12142-d6396a69c99ed766a5c5c1f42bafc43

Re: 1969

2010-02-12 Thread Ian Lynagh
On Fri, Dec 18, 2009 at 09:22:07AM +, Simon Peyton-Jones wrote: > > I think #1969 is fixed, at least as well as we can for now. Do we need to > keep it open? I've closed it. Thanks Ian ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.has

Re: new buildbots - was: Exploding SpecConstr

2010-02-12 Thread Ian Lynagh
I've uploaded the current code to community: http://code.haskell.org/builder/ There are some brief docs in the doc/ directory. It is very much barebones at the moment, and doesn't yet have anything like the DSL that Simon was talking about. But it is able to do a GHC build, and produces webpage

patch applied (ghc-new-tc/ghc): More changes

2010-02-12 Thread Simon Peyton Jones
Fri Feb 12 07:04:55 PST 2010 simo...@microsoft.com * More changes M ./compiler/typecheck/Constraints.lhs -1 +2 M ./compiler/typecheck/TcInteract.lhs -28 +51 M ./compiler/typecheck/TcSimplify.lhs -3 +3 M ./compiler/utils/Bag.lhs -1 +7 View patch online: http://darcs.haskell.org/