[nightly] 05-May-2010 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-05-05 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) 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 Wed May 5 18:10:01 BST 2010. checkin

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

2010-05-05 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 Wed May 5 18:00:01 BST 2010. checking out

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

2010-05-05 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 Wed May 5 19:00:01 BST 2010. ***

[nightly] 05-May-2010 build of STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-05-05 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) 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 Wed May 5 19:10:01 BST 201

tn23, build 21, Failure

2010-05-05 Thread Builder
tn23, build 21 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/21.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

patch applied (ghc-6.12/testsuite): Fix creation of Config.hs in annrun01; fixes #4033

2010-05-05 Thread Ian Lynagh
Tue May 4 09:49:21 PDT 2010 Ian Lynagh * Fix creation of Config.hs in annrun01; fixes #4033 M ./tests/ghc-regress/annotations/should_run/Makefile -1 +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/testsuite;a=darcs_commitdiff;h=20100504164921-3fd76-e4829ea8

patch applied (ghc-6.12/ghc): runghc: flush stdout/stderr on an exception (#3890)

2010-05-05 Thread Ian Lynagh
Wed May 5 06:38:48 PDT 2010 Simon Marlow * runghc: flush stdout/stderr on an exception (#3890) M ./ghc/InteractiveUI.hs +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100505133848-12142-062e46fe26cb0c417f1f452e95343ce84c68ab21.gz

patch applied (ghc-6.12/ghc): Use the in-tree windres; fixes trac #4032

2010-05-05 Thread Ian Lynagh
Tue May 4 10:09:41 PDT 2010 Ian Lynagh * Use the in-tree windres; fixes trac #4032 M ./driver/ghci/ghc.mk -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100504170941-3fd76-5f4a9e358f6e79e281677796eb72a91bf39d1a85.gz _

patch applied (ghc): Make the demand analyser sdd demands for strict constructors

2010-05-05 Thread Simon Peyton Jones
Wed May 5 13:09:36 PDT 2010 simo...@microsoft.com * Make the demand analyser sdd demands for strict constructors This opportunity was spotted by Roman, and is documented in Note [Add demands for strict constructors] in DmdAnal. M ./compiler/stranal/DmdAnal.lhs -66 +125 View patch

patch applied (ghc): Fix interaction of exprIsCheap and the lone-variable inlining check

2010-05-05 Thread Simon Peyton Jones
Wed May 5 13:07:23 PDT 2010 simo...@microsoft.com * Fix interaction of exprIsCheap and the lone-variable inlining check See Note [Interaction of exprIsCheap and lone variables] in CoreUnfold This buglet meant that a nullary definition with an INLINE pragma counter-intuitively didn't

patch applied (ghc): Matching cases in SpecConstr and Rules

2010-05-05 Thread Simon Peyton Jones
Wed May 5 13:05:43 PDT 2010 simo...@microsoft.com * Matching cases in SpecConstr and Rules This patch has zero effect. It includes comments, a bit of refactoring, and a tiny bit of commment-out code go implement the "matching cases" idea below. In the end I've left it disabled be

patch applied (ghc): Comments only

2010-05-05 Thread Simon Peyton Jones
Tue May 4 09:36:29 PDT 2010 simo...@microsoft.com * Comments only M ./compiler/stranal/WorkWrap.lhs -2 +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100504163629-1287e-e16b01c93aa799c9601be944fd9a30f778713050.gz _

patch applied (ghc): Comments only

2010-05-05 Thread Simon Peyton Jones
Tue May 4 09:35:29 PDT 2010 simo...@microsoft.com * Comments only M ./compiler/coreSyn/CoreSyn.lhs -12 +25 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100504163529-1287e-b19e6ff50675462fb69c5c13679bc818c9f0dfb5.gz

patch applied (ghc): Comments only

2010-05-05 Thread Simon Peyton Jones
Tue May 4 09:34:57 PDT 2010 simo...@microsoft.com * Comments only M ./compiler/basicTypes/DataCon.lhs -1 +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100504163457-1287e-8e79e5b01f74be7a5a1b7f1da69f9bc3b9fa6faa.gz ___

patch applied (ghc): Comments only (about type families)

2010-05-05 Thread Simon Peyton Jones
Sat Apr 17 07:50:32 PDT 2010 simo...@microsoft.com * Comments only (about type families) M ./compiler/types/TyCon.lhs -17 +100 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100417145032-1287e-b014ed161d443abc60c3dd94f12cd4cb7d4b9672.gz _

patch applied (ghc): Fix hp2ps when the .hp file has large string literals

2010-05-05 Thread Ian Lynagh
Wed May 5 12:19:21 PDT 2010 Ian Lynagh * Fix hp2ps when the .hp file has large string literals M ./utils/hp2ps/HpFile.c -4 +13 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100505191921-3fd76-1ea35fc620f6645358bd679e1f9d4ccfd5228daa.gz ___

patch applied (ghc): In build system, call package-config after including package data

2010-05-05 Thread Ian Lynagh
Tue May 4 15:50:35 PDT 2010 Ian Lynagh * In build system, call package-config after including package data Otherwise the $1_$2_HC_OPTS variable gets clobbered. M ./rules/build-package.mk -2 +2 M ./rules/build-prog.mk -2 +2 View patch online: http://darcs.haskell.org/cgi-bin/darcswe

Re: Is anyone using Haddock's support for frames?

2010-05-05 Thread Thomas Schilling
Ok, I think I should clarify. I believe that the framed view with a long list of modules on the left and the haddocks on the right is still useful. What I don't mind getting rid off is the third frame which shows the contents of the mini_* files. I would have preferred to have something similar

simonmar-win32-head, build 31, Failure

2010-05-05 Thread Builder
simonmar-win32-head, build 31 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/31.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

patch applied (testsuite): add a test for #3890

2010-05-05 Thread Simon Marlow
Wed May 5 06:40:53 PDT 2010 Simon Marlow * add a test for #3890 A ./tests/ghc-regress/ghc-e/should_run/3890.hs A ./tests/ghc-regress/ghc-e/should_run/3890.stdout M ./tests/ghc-regress/ghc-e/should_run/Makefile +3 M ./tests/ghc-regress/ghc-e/should_run/all.T +2 View patch onli

patch applied (ghc): runghc: flush stdout/stderr on an exception (#3890)

2010-05-05 Thread Simon Marlow
Wed May 5 06:38:48 PDT 2010 Simon Marlow * runghc: flush stdout/stderr on an exception (#3890) M ./ghc/InteractiveUI.hs +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100505133848-12142-062e46fe26cb0c417f1f452e95343ce84c68ab21.gz ___

patch applied (ghc): Remove the Unicode alternative for ".." (#3894)

2010-05-05 Thread Simon Marlow
Wed May 5 05:12:02 PDT 2010 Simon Marlow * Remove the Unicode alternative for ".." (#3894) M ./compiler/parser/Lexer.x -1 M ./docs/users_guide/glasgow_exts.xml -8 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100505121202-12142-95122663

patch applied (testsuite): test hGetBufSome

2010-05-05 Thread Simon Marlow
Tue May 4 08:26:35 PDT 2010 Simon Marlow * test hGetBufSome M ./tests/ghc-regress/lib/IO/hGetBuf001.hs -1 +46 M ./tests/ghc-regress/lib/IO/hGetBuf001.stdout +36 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100504152635-12142-b531

patch applied (testsuite): add test for #4030

2010-05-05 Thread Simon Marlow
Wed May 5 04:20:40 PDT 2010 Simon Marlow * add test for #4030 A ./tests/ghc-regress/concurrent/should_run/4030.hs A ./tests/ghc-regress/concurrent/should_run/4030.stderr M ./tests/ghc-regress/concurrent/should_run/all.T +5 View patch online: http://darcs.haskell.org/cgi-bin/darcs

patch applied (testsuite): fix conc059

2010-05-05 Thread Simon Marlow
Wed May 5 04:35:45 PDT 2010 Simon Marlow * fix conc059 M ./tests/ghc-regress/concurrent/should_run/Makefile +3 M ./tests/ghc-regress/concurrent/should_run/all.T -1 +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100505113545-1214

patch applied (ghc): tidyup; no functional changes

2010-05-05 Thread Simon Marlow
Wed May 5 04:50:15 PDT 2010 Simon Marlow * tidyup; no functional changes M ./rts/Schedule.c -6 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100505115015-12142-fac946d097e15f0479b6aef8cf1689355aef8546.gz

patch applied (ghc): Make the running_finalizers flag task-local

2010-05-05 Thread Simon Marlow
Wed May 5 04:49:47 PDT 2010 Simon Marlow * Make the running_finalizers flag task-local Fixes a bug reported by Lennart Augustsson, whereby we could get an incorrect error from the RTS about re-entry from a finalizer, M ./rts/RtsAPI.c -3 +3 M ./rts/Task.c +1 M ./rts/Task.h +3

patch applied (ghc): add a MAYBE_GC() in killThread#, fixes throwto003(threaded2) looping

2010-05-05 Thread Simon Marlow
Wed May 5 04:47:46 PDT 2010 Simon Marlow * add a MAYBE_GC() in killThread#, fixes throwto003(threaded2) looping M ./rts/Exception.cmm +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100505114746-12142-da5c839b4c088d4af910dde45a122a040f7bdc

patch applied (ghc): BlockedOnMsgThrowTo is possible in resurrectThreads (#4030)

2010-05-05 Thread Simon Marlow
Wed May 5 02:45:34 PDT 2010 Simon Marlow * BlockedOnMsgThrowTo is possible in resurrectThreads (#4030) M ./rts/Schedule.c +6 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100505094534-12142-d3b6db810889eeb8c276e1a15c4bf856fa4a73ae.gz _

patch applied (ghc): Don't raise a throwTo when the target is masking and BlockedOnBlackHole

2010-05-05 Thread Simon Marlow
Wed May 5 02:45:06 PDT 2010 Simon Marlow * Don't raise a throwTo when the target is masking and BlockedOnBlackHole M ./rts/RaiseAsync.c -8 +14 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100505094506-12142-4f595ed233c1abba85502f343522e2e3

patch applied (ghc): Allow filepath-1.2.*

2010-05-05 Thread Simon Marlow
Wed May 5 03:11:39 PDT 2010 Simon Marlow * Allow filepath-1.2.* M ./compiler/ghc.cabal.in -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100505101139-12142-36a4af4f4273efb70ff77c681725219aae1e2934.gz __

Re: Is anyone using Haddock's support for frames?

2010-05-05 Thread Tristan Allwood
+1 to keep it until equivalent functionality is made mainline I've had tinyurl.com/haskelldoc aliased to the main frame page (http://www.haskell.org/ghc/docs/6.12.2/html/libraries/frames.html) and used it extensively on a daily basis for GHC libraries and GHC API browsing. Navigating the current