[nightly] 01-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)

2011-11-01 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx) 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 Nov 1 18:00:01 GMT 2011. checking out new source tree

pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 383, Success

2011-11-01 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 383 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/383.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting versi

pgj2 (amd64 FreeBSD HEAD), build 518, Success

2011-11-01 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 518 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/518.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

[nightly] 01-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)

2011-11-01 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx) 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 Tue Nov 1 18:10:01 GMT 2011. checking out new source tree

[commit: testsuite] master: Test 5250 works on LLVM now. (896fda7)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/896fda7c94261a85a73fe4c04ef785868ce4c3dd >--- commit 896fda7c94261a85a73fe4c04ef785868ce4c3dd Author: David Ter

[commit: ghc] master: Change stack alignment to 16+8 bytes in STG code (a9ce361)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/a9ce36118f0de3aeb427792f8f2c5ae097c94d3f >--- commit a9ce36118f0de3aeb427792f8f2c5ae097c94d3f Author: David M Peixott

[commit: ghc] master: Ignore stdcall c-call in native codegen on x86_64 (521157f)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/521157f905926556eaa02a8fbb2f0645efe24a80 >--- commit 521157f905926556eaa02a8fbb2f0645efe24a80 Author: David M Peixott

pgj (x86 FreeBSD HEAD), build 520, Success

2011-11-01 Thread Builder
pgj (x86 FreeBSD HEAD), build 520 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/520.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Su

tn23 (x86 OSX HEAD), build 475, Success

2011-11-01 Thread Builder
tn23 (x86 OSX HEAD), build 475 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/475.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Succ

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

2011-11-01 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 Nov 1 18:00:01 GMT 2011. checking out new source t

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

2011-11-01 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 Nov 1 18:10:02 GMT 2011. checking out new so

kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 386, Failure

2011-11-01 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 386 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/386.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting

simonmar-win32-head (x86 Windows HEAD), build 432, Failure

2011-11-01 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 432 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/432.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Suc

Re: [commit: ghc] simd: Make sure the allocator aligns memory on a 16-byte boundary. (08ba8f7)

2011-11-01 Thread Johan Tibell
Just saw the branch name. This is in a branch. Please ignore me. On Tue, Nov 1, 2011 at 10:32 AM, Johan Tibell wrote: > Is this going into 7.4? Does this mean all heap objects now use 4 words > (e.g. Int is now twice as big)? > > > On Tue, Nov 1, 2011 at 10:22 AM, Geoffrey Mainlain wrote: > >> Re

Re: [commit: ghc] simd: Make sure the allocator aligns memory on a 16-byte boundary. (08ba8f7)

2011-11-01 Thread Johan Tibell
Is this going into 7.4? Does this mean all heap objects now use 4 words (e.g. Int is now twice as big)? On Tue, Nov 1, 2011 at 10:22 AM, Geoffrey Mainlain wrote: > Repository : ssh://darcs.haskell.org//srv/darcs/ghc > > On branch : simd > > > http://hackage.haskell.org/trac/ghc/changeset/08ba8f7

[commit: ghc] simd: Add LLVM vector type. (add4aaf)

2011-11-01 Thread Geoffrey Mainlain
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/add4aaf9b6240cb054c338739022b0c51255ca17 >--- commit add4aaf9b6240cb054c338739022b0c51255ca17 Author: Geoffrey Mainland

[commit: ghc] branch 'simd' created

2011-11-01 Thread Geoffrey Mainlain
Repository : ssh://darcs.haskell.org//srv/darcs/ghc New branch : simd Referencing: 9927f73228ac8f7604fcfa8324a2db253e6aaeb2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

[commit: ghc] simd: Make sure the allocator aligns memory on a 16-byte boundary. (08ba8f7)

2011-11-01 Thread Geoffrey Mainlain
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/08ba8f79c36d18598cd966b1f70c20575087fb32 >--- commit 08ba8f79c36d18598cd966b1f70c20575087fb32 Author: Geoffrey Mainland

[commit: ghc] simd: Add support for 4-wide Float SIMD vectors and addition. (9927f73)

2011-11-01 Thread Geoffrey Mainlain
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : simd http://hackage.haskell.org/trac/ghc/changeset/9927f73228ac8f7604fcfa8324a2db253e6aaeb2 >--- commit 9927f73228ac8f7604fcfa8324a2db253e6aaeb2 Author: Geoffrey Mainland

Re: [commit: ghc] master: Tabs -> spaces (9ada6542b)

2011-11-01 Thread Ian Lynagh
On Thu, Oct 27, 2011 at 09:17:34AM +0100, Simon Marlow wrote: > On 27/10/2011 08:28, Simon Peyton-Jones wrote: > > > >If it's that easy, just do the lot in one big bang! > > But that makes headaches for everyone with a branch. How about we turn on -fwarn-tabs, and add something like this to the t

[commit: ghc] ghc-kinds's head updated: Remove tabs. (232bb77)

2011-11-01 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc Branch 'ghc-kinds' now includes: 7bde01d... Fix #5464: Change the way the extra bindings for the generic representation are generated. dac072b... Add some more Integer rules b45363e... Add a comment to CorePrep that it does the I

[commit: ghc] ghc-kinds: Remove tabs. (232bb77)

2011-11-01 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/232bb77c03319d1a4dffd9ee4661653e41ce5f53 >--- commit 232bb77c03319d1a4dffd9ee4661653e41ce5f53 Author: Jose Pedro M

[commit: ghc] ghc-kinds: Merge branch 'master' into ghc-kinds (952690d)

2011-11-01 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/952690dfbc13d8fa41a150ab402207b605e94052 >--- commit 952690dfbc13d8fa41a150ab402207b605e94052 Merge: 0e41a09... f0

[commit: testsuite] ghc-kinds: Merge branch 'master' into ghc-kinds (31b6c47)

2011-11-01 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/31b6c4715d4b19b003b8ac9177ab4a414b3c9411 >--- commit 31b6c4715d4b19b003b8ac9177ab4a414b3c9411 Merge: 439fbc8

[commit: testsuite] ghc-kinds's head updated: Merge branch 'master' into ghc-kinds (31b6c47)

2011-11-01 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite Branch 'ghc-kinds' now includes: d29666f... Fix #5436 by using 'recover' on handle EOF 06429f4... Revert "Remove quotes from echo'd comments in GHCi script" 149ee3e... Merge branch 'master' of http://darcs.haskell.org/testsu

[commit: haddock] ghc-kinds: Merge branch 'master' into ghc-kinds (0a64dbe)

2011-11-01 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/0a64dbed7ae76c911e1a3d808018828b6a47c75b >--- commit 0a64dbed7ae76c911e1a3d808018828b6a47c75b Merge: 348adee..

[commit: haddock] ghc-kinds's head updated: Merge branch 'master' into ghc-kinds (0a64dbe)

2011-11-01 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/haddock Branch 'ghc-kinds' now includes: ddd089e... Bump to version 2.9.3 006e0c1... Follow changes to BinIface Name serialization 38ce6d5... Fix problem with test files not added to distribution tarball 64c6e24... Merge branch '

[nightly] 31-Oct-2011 build of HEAD on i386-unknown-linux (cam-02-unx)

2011-11-01 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx) 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 Mon Oct 31 18:00:01 GMT 2011. checking out new source tree

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

2011-11-01 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Cabal commit d7384a6125b55d108cc14ab00207cbef3e15b4cd Author: Duncan Coutts Date: Wed Oct 26 20:43:46 2011 + Bump major version to 1.13 Since 1.12 got released with ghc-7.2.x commit 52285df0a921cd9ad8de5a135e8d43d464209d88 Author: Johan Tibel

[nightly] 31-Oct-2011 build of STABLE on i386-unknown-linux (cam-02-unx)

2011-11-01 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx) 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 Mon Oct 31 18:10:02 GMT 2011. checking out new source tree

[commit: ghc] ghc-kinds: A few fixes. (f44eadb)

2011-11-01 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/f44eadbfda16265bc40d53dcaa20fdf8d79f3454 >--- commit f44eadbfda16265bc40d53dcaa20fdf8d79f3454 Author: Jose Pedro M

[commit: ghc] ghc-kinds: Add more kind-checking to lint. (0e41a09)

2011-11-01 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/0e41a0998d631b67ae80ff4eeb4b85177fb7d481 >--- commit 0e41a0998d631b67ae80ff4eeb4b85177fb7d481 Author: Jose Pedro M

[commit: ghc] master: Big formatting clean of HscMain (f0ae3f3)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/f0ae3f31277ebfe2384fca3f89867f340ae9b492 >--- commit f0ae3f31277ebfe2384fca3f89867f340ae9b492 Author: David Terei Da

[commit: ghc] master: Change HscMain from lhs to hs. (1a5d84b)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/1a5d84b77b7232c0a441754163fb1c2453964ab2 >--- commit 1a5d84b77b7232c0a441754163fb1c2453964ab2 Author: David Terei Da

[commit: ghc] ghc-kinds: More with Simon (d8f53eb)

2011-11-01 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/d8f53eb52dc356d9a25bf63f15a55ac9c00e2c78 >--- commit d8f53eb52dc356d9a25bf63f15a55ac9c00e2c78 Author: Simon Peyton

[commit: ghc] ghc-kinds: Merge branch 'ghc-kinds' of http://darcs.haskell.org/ghc into ghc-kinds (2bddccf)

2011-11-01 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/2bddccf56606e2f5c64cb5e60d601369a22e6bda >--- commit 2bddccf56606e2f5c64cb5e60d601369a22e6bda Merge: d8f53eb... 08

tn23 (x86 OSX HEAD), build 474, Success

2011-11-01 Thread Builder
tn23 (x86 OSX HEAD), build 474 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/474.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Succ

[commit: ghc] master: Formmatting fixes to CmdLineParser (a4eb906)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/a4eb906e8279dd73d3e18af2cc7cbc204a7af873 >--- commit a4eb906e8279dd73d3e18af2cc7cbc204a7af873 Author: David Terei Da

[commit: ghc] master: Remove tab (e42cb74)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/e42cb74a391bf2c43ad2c6eed0daeb21254a26ec >--- commit e42cb74a391bf2c43ad2c6eed0daeb21254a26ec Author: David Terei Da

[commit: ghc] master: Some fixes to BreakArray (cb4423b)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/cb4423b3582f79d425cd3c87f3ea37d2e358f93e >--- commit cb4423b3582f79d425cd3c87f3ea37d2e358f93e Author: David Terei Da

[commit: ghc] master: More updates to Safe Haskell to implement new design (done!). (9241aa0)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/9241aa0bb24e983c371205b1e4cc636cfdb4237a >--- commit 9241aa0bb24e983c371205b1e4cc636cfdb4237a Author: David Terei Da

[commit: ghc] master: Fix some validation errors (f142a2c)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/f142a2cfb875ea8e0fd1ff592855e4fdb9a35af0 >--- commit f142a2cfb875ea8e0fd1ff592855e4fdb9a35af0 Author: David Terei Da

[commit: ghc] master: safe haskell wip (7940781)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/794078170b8e0f57319ee030069b4020a4847181 >--- commit 794078170b8e0f57319ee030069b4020a4847181 Author: David Terei Da

[commit: ghc] master: Tweak to doc for DynFlags (7301baf)

2011-11-01 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/7301bafe238971de8bdc8e772c79bbd9a0b7dd39 >--- commit 7301bafe238971de8bdc8e772c79bbd9a0b7dd39 Author: David Terei Da

[commit: testsuite] master: Test for #5589. (ef55fb6)

2011-11-01 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/ef55fb6e2e0252f94b25c8e791813ec7d01c97e1 >--- commit ef55fb6e2e0252f94b25c8e791813ec7d01c97e1 Author: Michal Te

[commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (20b3049)

2011-11-01 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/20b30496dcd02aa7318d807ecc1f98435392ed55 >--- commit 20b30496dcd02aa7318d807ecc1f98435392ed55 Merge: 0809400... 39550

[commit: ghc] master: Fix warnings and whitespace in HsBinds. (bfbea5e)

2011-11-01 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/bfbea5e60b48674e70dcff8b4c7391141b942f57 >--- commit bfbea5e60b48674e70dcff8b4c7391141b942f57 Author: Michal Terepeta

[commit: ghc] master: Minor refactoring only (0809400)

2011-11-01 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/08094008890d88830f101a45e696d12212be0b61 >--- commit 08094008890d88830f101a45e696d12212be0b61 Author: Simon Peyton Jo

[commit: ghc] master: Fix duplicate type signature error (ticket #5589). (82cd019)

2011-11-01 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/82cd019e0ccf9c097e54b80cc94401863ee98ecd >--- commit 82cd019e0ccf9c097e54b80cc94401863ee98ecd Author: Michal Terepeta

pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 399, Success

2011-11-01 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 399 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/399.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting v