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

2009-05-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 Tue May 12 19:00:02 BST 2009. **

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

2009-05-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 Tue May 12 18:00:01 BST 2009. checking out

patch applied (ghc): Improve error messages for type functions

2009-05-12 Thread Simon Peyton Jones
Tue May 12 10:12:29 PDT 2009 simo...@microsoft.com * Improve error messages for type functions Ignore-this: 69207771396a7940b1bb1413622b0b5d Following a suggestion of Claus Reinke, this patch improves the error messages involving type functions. Here's the relevant note from TcTyFuns.

patch applied (testsuite): Update test output, add NoMatchErr

2009-05-12 Thread Simon Peyton Jones
Tue May 12 10:14:34 PDT 2009 simo...@microsoft.com * Update test output, add NoMatchErr Ignore-this: f9d7d9185d787ccd1a235dd00ed1e2cd A ./tests/ghc-regress/indexed-types/should_fail/NoMatchErr.hs A ./tests/ghc-regress/indexed-types/should_fail/NoMatchErr.stderr M ./tests/ghc-regre

Re: FW: Building GHC HEAD

2009-05-12 Thread Simon Marlow
-Original Message- From: Russel Winder [mailto:russel.win...@concertant.com] Sent: 11 May 2009 09:16 To: Simon Peyton-Jones Cc: Simon Marlow Subject: RE: Building GHC HEAD (Actually the page http://hackage.haskell.org/trac/ghc/wiki/Building/Using doesn't really give me enough detailed p

Daily report for head

2009-05-12 Thread BuildBot Collator
Build results: x86-64 Linux head: fail (failed publishbindist failed slave lost) x86 Windows head:fail (failed compile) x86 Windows head fast: pass pass lost fail (failed compile) fail (failed compile) fail (failed compile) fail (failed compile) kili head: fail (fail

[nightly] 11-May-2009 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2009-05-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 Mon May 11 19:00:01 BST 2009. **

[nightly] 11-May-2009 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2009-05-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 Mon May 11 18:00:01 BST 2009. checking out

patch applied (ghc): stub makefile

2009-05-12 Thread Simon Marlow
Mon May 11 06:36:15 PDT 2009 Simon Marlow * stub makefile Ignore-this: 1d5890844e9329eb832def2caab142f7 M ./docs/users_guide/Makefile -12 +2 M ./ghc.mk -1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090511133615-12142-a18c5c58c39f9cb609eed45cc7095df5e8acc0b1.gz

patch applied (ghc): make it so that 'make html', 'make pdf', and 'make ps' work for docs

2009-05-12 Thread Simon Marlow
Mon May 11 05:02:56 PDT 2009 Simon Marlow * make it so that 'make html', 'make pdf', and 'make ps' work for docs Ignore-this: 31314dbdf6d1b81142a0618ff80d79af M ./mk/sub-makefile.mk -1 +1 M ./rules/docbook.mk -3 +12 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/2009

patch applied (ghc): Hack to make the user's guide build in a linked build tree

2009-05-12 Thread Simon Marlow
Mon May 11 06:35:23 PDT 2009 Simon Marlow * Hack to make the user's guide build in a linked build tree Ignore-this: ff861fdc8a2f30ad970f1afe2121d4b6 See comment for details M ./docs/users_guide/ghc.mk +15 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090511133523-12

patch applied (ghc): correct the +RTS -? docs for -A (default is 512k not 256k)

2009-05-12 Thread Simon Marlow
Fri May 8 01:38:11 PDT 2009 Simon Marlow * correct the +RTS -? docs for -A (default is 512k not 256k) Ignore-this: 3325973d3236d4363da007ae5d052d39 M ./rts/RtsFlags.c -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090508083811-12142-9d9cad7ec87e24b46a6c381b18ae8

patch applied (ghc): Use a more compact +RTS -s output for Tasks

2009-05-12 Thread Simon Marlow
Fri May 8 01:37:38 PDT 2009 Simon Marlow * Use a more compact +RTS -s output for Tasks Ignore-this: 120572f8f207d709268389f83d6e3930 MUT time (elapsed) GC time (elapsed) Task 0 (worker) :0.00s( 0.00s) 0.00s( 0.00s) Task 1 (wor

patch applied (ghc): disable a warning

2009-05-12 Thread Simon Marlow
Tue May 5 02:20:15 PDT 2009 Simon Marlow * disable a warning Ignore-this: 88be67365fd00a0e82374bd543220224 M ./rts/ghc.mk +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090505092015-12142-45e1e282aef25cbdf4e47b68b205693a2438f13b.gz

patch applied (ghc): docbook PDF item is done

2009-05-12 Thread Simon Marlow
Tue May 5 02:20:09 PDT 2009 Simon Marlow * docbook PDF item is done Ignore-this: be0fea575eb930a040b7b15bd11f0eb1 M ./ghc.mk -1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090505092009-12142-fa0f9278b993264a698350a9b29f9d3d2b0b0207.gz _

patch applied (ghc): add a .c --> .s rule

2009-05-12 Thread Simon Marlow
Fri May 1 02:56:27 PDT 2009 Simon Marlow * add a .c --> .s rule Ignore-this: d21dc88910d189cce35ce2d26028b547 M ./rules/c-suffix-rules.mk +4 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090501095627-12142-9e3b388a41cafc08ab5b5f0226d66d8c58fff74f.gz

FW: Haskell on multicore machines

2009-05-12 Thread Simon Peyton-Jones
Ian Here's some useful background info about distributions, probably well known to you, but mostly news to me. Maybe some of it belongs in our distribution page? http://haskell.org/ghc/distribution_packages.html Simon -Original Message- From: Russel Winder [mailto:russel.win..

FW: Building GHC HEAD

2009-05-12 Thread Simon Peyton-Jones
Passing on more feedback from Russel -Original Message- From: Russel Winder [mailto:russel.win...@concertant.com] Sent: 11 May 2009 09:16 To: Simon Peyton-Jones Cc: Simon Marlow Subject: RE: Building GHC HEAD On Mon, 2009-05-11 at 08:10 +0100, Simon Peyton-Jones wrote: > | It's a pity tha

RE: configure issue

2009-05-12 Thread Simon Peyton-Jones
Russel | Hopefully soon I will stop making a nuisance of myself :-) Constructive, and well-characterised bug reports aren't a nuisance, they are a help! Like any open-source project, we're heavily limited on human effort, so you may not get responses as quickly as we'd like, but knowing the pr