Re: GHC and Xcode 3 vs. 4

2011-09-13 Thread Manuel M T Chakravarty
Mark Lentczner: > I'm getting ready to build the Mac installers for the upcoming version of > Haskell Platform. I've recently upgraded to a spiffy new MacBook Air and am > running Lion on this machine, though still have machines with bootable 10.5 > and 10.6 partitions > > I'm wondering wh

[nightly] 13-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2011-09-13 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx) 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 Sep 13 18:00:01 BST 2011. checking out new source

[nightly] 13-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2011-09-13 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx) 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 Tue Sep 13 18:10:01 BST 2011. checking out new s

[commit: testsuite] master: Tweak EvalTest to be less sensitive to whitespace changes (74b0e23)

2011-09-13 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/74b0e23d5a445f24c81344e13c70ebf488111684 >--- commit 74b0e23d5a445f24c81344e13c70ebf488111684 Author: Ian Lynag

[commit: testsuite] master: Fix arith013 following integer-gmp changes (41df3ad)

2011-09-13 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/41df3ad9704de240e2053e1b8540021fc63138a3 >--- commit 41df3ad9704de240e2053e1b8540021fc63138a3 Author: Ian Lynag

[commit: testsuite] master: Add a test for #3743 (d673c4c)

2011-09-13 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/d673c4ca3823bff5a712ec3121fa3d00e373c5e3 >--- commit d673c4ca3823bff5a712ec3121fa3d00e373c5e3 Author: Ian Lynag

[commit: ghc] master: Remove an old "ToDo" comment (73aeb7d)

2011-09-13 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/73aeb7d69431f6ab08fb74b9c54417b58c480a1a >--- commit 73aeb7d69431f6ab08fb74b9c54417b58c480a1a Author: Ian Lynagh Dat

[commit: ghc] master: change how Integer's are handled in Core (fdac48f)

2011-09-13 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/fdac48f3a955997f5f9caddf5e38105cd636a010 >--- commit fdac48f3a955997f5f9caddf5e38105cd636a010 Author: Ian Lynagh Dat

Re: Validate fails on Windows

2011-09-13 Thread Ian Lynagh
On Tue, Sep 13, 2011 at 02:17:24PM +0100, Ian Lynagh wrote: > On Mon, Sep 12, 2011 at 09:58:23PM +, Simon Peyton-Jones wrote: > > I get this failure on Windows. I have not investigated. I'm guessing > > there's a #define out of place. Ian? > > I can reproduce it. I'll take a look. Fixed.

GHC and Xcode 3 vs. 4

2011-09-13 Thread Mark Lentczner
I'm getting ready to build the Mac installers for the upcoming version of Haskell Platform. I've recently upgraded to a spiffy new MacBook Air and am running Lion on this machine, though still have machines with bootable 10.5 and 10.6 partitions I'm wondering what is the state of building with

Re: Validate fails on Windows

2011-09-13 Thread Ian Lynagh
On Mon, Sep 12, 2011 at 09:58:23PM +, Simon Peyton-Jones wrote: > I get this failure on Windows. I have not investigated. I'm guessing there's > a #define out of place. Ian? I can reproduce it. I'll take a look. Thanks Ian ___ Cvs-ghc mailing

New patches in /srv/darcs/git-mirrors/Win32

2011-09-13 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Win32 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

New patches in /srv/darcs/git-mirrors/containers

2011-09-13 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/containers commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b Author: Milan Straka Date: Sun Sep 11 18:58:17 2011 +0200 Changing version of base dependency to < 5. The original was < 6. The dependency base >= 4.2 && base < 5 seems weird

[commit: ghc] master: GHC does build with Alex 3 now - remove the configure trap (1b4e251)

2011-09-13 Thread Simon Marlow
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/1b4e25170add5efbb2d8de0d60a83212912e007e >--- commit 1b4e25170add5efbb2d8de0d60a83212912e007e Author: Simon Marlow D