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

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

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

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

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

2011-04-24 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 Apr 24 18:10:01 BST 2011. checking out new source tree

pgj2 (amd64 FreeBSD HEAD), build 340, Success

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

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

2011-04-24 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 Apr 24 18:00:01 BST 2011. checking out new source tree

Re: interleaved/detached commenting style

2011-04-24 Thread Adam Megacz
Simon Peyton-Jones writes: > My goal is to use your travels through GHC to make the journey for the > next person easier. > ... > "How could I write some notes (probably in the code) so that > I'd have understood it a lot quicker?" Excerpts from Adam Megacz's message of Sun Apr 24 18:14:16 -040

pgj (x86 FreeBSD HEAD), build 342, Success

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

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

2011-04-24 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 Apr 24 18:10:01 BST 2011. checking out new s

kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 211, Success

2011-04-24 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 211 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/211.html git clone | Success create mk/build.mk| Success get subrepos | Success setting version date

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

2011-04-24 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 Apr 24 18:00:01 BST 2011. checking out new source

tn23 (x86 OSX HEAD), build 318, Failure

2011-04-24 Thread Builder
tn23 (x86 OSX HEAD), build 318 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/318.html git clone | Failure: Just (ExitFailure 128) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/318.html Cloning into build... error: File c39f947f412cdc944d9171ad

Re: interleaved/detached commenting style

2011-04-24 Thread Edward Z. Yang
The feeling I get is most of GHC HQ doesn't use Haddock to browse GHC... we go straight for the source (with maybe ctags/hasktags setup). Edward Excerpts from Adam Megacz's message of Sun Apr 24 18:14:16 -0400 2011: > > The (new) commentary describes a mechanism for creating "links" from > inlin

interleaved/detached commenting style

2011-04-24 Thread Adam Megacz
The (new) commentary describes a mechanism for creating "links" from inline/interleaved comments to detached comments: http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Commentsandcommitmessages Is Haddock aware of this mechanism on some level? If not, does it have a similar me

Re: [PATCH] Eliminate GC check when no extra stack is used.

2011-04-24 Thread Edward Z. Yang
Excerpts from Simon Marlow's message of Wed Apr 20 05:28:43 -0400 2011: > On 19/04/2011 22:58, Edward Z. Yang wrote: > > A sanity check on this patch would be nice. Note that I need to > > update the lint check with this change. > > Don't you mean "Sp is always *greater* than SpLim"? Uhh, yes.

sparky-unreg (Sparc Solaris unreg HEAD), build 100, Failure

2011-04-24 Thread Builder
sparky-unreg (Sparc Solaris unreg HEAD), build 100 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/100.html git clone | Failure: Just (ExitFailure 9) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/100.html ld.so.1: git: fatal: rel

[commit: ghc] master: Derive some Typeable instances (93b6e53)

2011-04-24 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/93b6e53272695a66d97bd2672dd366797176d5c5 >--- commit 93b6e53272695a66d97bd2672dd366797176d5c5 Author: Ian Lynagh Dat

[PATCH] Skip missing directories for real.

2011-04-24 Thread Matthias Kilian
While here, make the code a little bit more readable. --- sync-all | 22 -- 1 files changed, 8 insertions(+), 14 deletions(-) diff --git a/sync-all b/sync-all index 7ccc71d..3ccbc86 100755 --- a/sync-all +++ b/sync-all @@ -310,20 +310,14 @@ sub scmall { if (-d "

[commit: ghc] master: Update time library 1.2.0.3 -> 1.2.0.4 (62b8059)

2011-04-24 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/62b8059e64c0c39e6c16b7ed02b619475dbfbcbf >--- commit 62b8059e64c0c39e6c16b7ed02b619475dbfbcbf Author: Ian Lynagh Dat