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

2011-07-03 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 287 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/287.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date

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

2011-07-03 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 270 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/270.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date | S

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

2011-07-03 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 Sun Jul 3 18:10:01 BST 2011. checking out new source tree

pgj2 (amd64 FreeBSD HEAD), build 405, Success

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

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

2011-07-03 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 Sun Jul 3 18:00:01 BST 2011. checking out new source tree

#4459: How to apply one type to another

2011-07-03 Thread Vivian McPhail
Hi, I have two variables spin :: forall a. [a] -> [a] alist :: [GHC.Types.Int] I can dynamically load and apply them. What I cannot figure out how to do is apply the type of `spin` to the type of `alist` to get (spin alist) :: [GHC.Types.Int] When I use `Type.applyTy` I get the erroniou

pgj (x86 FreeBSD HEAD), build 407, Success

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

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

2011-07-03 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 Sun Jul 3 18:10:01 BST 2011. checking out new so

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

2011-07-03 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 Sun Jul 3 18:00:01 BST 2011. checking out new source t

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

2011-07-03 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 278 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/278.html git clone | Success create mk/build.mk | Success get subrepos | Failure: Just (ExitFailure 2) Build failed Details:

[commit: ghc] ghc-7.2: Start on 7.2.1 release notes (6db63ee)

2011-07-03 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.2 http://hackage.haskell.org/trac/ghc/changeset/6db63ee37d66452c08ce7be8063feddb6b4ff4f8 >--- commit 6db63ee37d66452c08ce7be8063feddb6b4ff4f8 Author: Ian Lynagh Da

[commit: ghc] ghc-7.2: Remove old release note files (32c339c)

2011-07-03 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.2 http://hackage.haskell.org/trac/ghc/changeset/32c339ceb73c918f69bffbb808ca55db1a69ecc9 >--- commit 32c339ceb73c918f69bffbb808ca55db1a69ecc9 Author: Ian Lynagh Da

[commit: ghc] ghc-7.2: Update ANNOUNCE (67b37cc)

2011-07-03 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.2 http://hackage.haskell.org/trac/ghc/changeset/67b37cc57bce9fed5a0800630e0a4d534352404f >--- commit 67b37cc57bce9fed5a0800630e0a4d534352404f Author: Ian Lynagh Da

Re: GCC, Mac OS X & the future

2011-07-03 Thread David Peixotto
On Jul 2, 2011, at 2:42 PM, Simon Marlow wrote: > On 02/07/11 19:34, David Peixotto wrote: > >> The best we could hope for would be for an access of `gct` to turn >> into something like this in the GC: > > >> movq(%rdi),%rdi #deref the key which is an index into the tls memory >> movq

[nightly] DPH Performance Test Succeeded

2011-07-03 Thread DPH Buildbot
Full logs at http://log.ouroborus.net/limitingfactor/dph Environment Platform host: limitingfactor.cse.unsw.EDU.AU arch: i386 processor: i386 system:Darwin 10.7.0 Versions GHC The Glorious Glasgow Haskell Compilation System, version 7.0.1 GCC i686-apple-da

[commit: ghc] master: defaultErrorHandler now only takes LogAction (e01fffc)

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

[commit: ghc] master: Fix building docs (8837193)

2011-07-03 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/8837193a1235a050581067a227a98a4b339ee6a0 >--- commit 8837193a1235a050581067a227a98a4b339ee6a0 Author: Ian Lynagh Dat

[commit: ghc] master: Fix a copy-and-paste-o (0692210)

2011-07-03 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/0692210603f41e5d9d7a0ab0428596eeaa38ae48 >--- commit 0692210603f41e5d9d7a0ab0428596eeaa38ae48 Author: Ian Lynagh Dat

[commit: ghc] master: Remove old release note files (9b9dde0)

2011-07-03 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/9b9dde0a1905511e9a74a273b21d73c2158a77e4 >--- commit 9b9dde0a1905511e9a74a273b21d73c2158a77e4 Author: Ian Lynagh Dat

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

2011-07-03 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/random commit dfeff473ceefcc7e8d4b202fe154e8f869f12e67 Author: Ryan Newton Date: Tue Jun 28 14:25:45 2011 -0400 Adding the simple speed test from ticket #427. commit 5d805e7182798bd6d309649ed5648cb76ace667c Author: Ryan Newton Date: Tue Jun 28 13: