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

2010-09-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 Fri Sep 3 18:00:01 BST 2010. checking out new source tree

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

2010-09-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 Fri Sep 3 18:10:02 BST 2010. checking out new source tree

patch applied (ghc): Don't haddock packages that we aren't going to install

2010-09-03 Thread Ian Lynagh
Fri Sep 3 16:19:21 PDT 2010 Ian Lynagh * Don't haddock packages that we aren't going to install M ./ghc.mk -1 +5 M ./rules/build-package.mk +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100903231921-3fd76-6018b2a3c16e6f036a88c1ef7167

patch applied (ghc): Give haddock per-package source entity paths; fixes #3810

2010-09-03 Thread Ian Lynagh
Fri Sep 3 15:13:35 PDT 2010 Ian Lynagh * Give haddock per-package source entity paths; fixes #3810 M ./rules/haddock.mk -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100903221335-3fd76-ca9117ae336a0c272eba123bfae0369a720a1a4a.gz

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

2010-09-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 Fri Sep 3 18:10:01 BST 2010. checking out new so

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

2010-09-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 Fri Sep 3 18:00:01 BST 2010. checking out new source t

patch applied (testsuite): remove enum04

2010-09-03 Thread Simon Marlow
Fri Sep 3 04:38:25 PDT 2010 Simon Marlow * remove enum04 M ./tests/ghc-regress/KNOWN_FAILURES -7 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100903113825-12142-379ee01387cb8f5e60e3552c91e25184fe246940.gz ___

patch applied (testsuite): fix enum04 - it is no longer an expected failure

2010-09-03 Thread Simon Marlow
Fri Sep 3 04:38:13 PDT 2010 Simon Marlow * fix enum04 - it is no longer an expected failure M ./tests/ghc-regress/lib/should_run/all.T -1 +1 M ./tests/ghc-regress/lib/should_run/enum04.hs -4 +11 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_comm

patch applied (testsuite): update test for containers-0.4

2010-09-03 Thread Simon Marlow
Fri Sep 3 04:37:54 PDT 2010 Simon Marlow * update test for containers-0.4 M ./tests/ghc-regress/codeGen/should_compile/T3286.hs -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100903113754-12142-8bf2737a73144327b4781e704b6adf05f90

patch applied (ghc): update for containers-0.4

2010-09-03 Thread Simon Marlow
Fri Sep 3 03:51:31 PDT 2010 Simon Marlow * update for containers-0.4 M ./compiler/ghc.cabal.in -1 +1 M ./compiler/utils/FiniteMap.lhs +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100903105131-12142-e5b811db1c1d092305e547cbdcb9ef1a39

patch applied (ghc): Fix for nursery resizing: the first block's back pointer should be NULL

2010-09-03 Thread Simon Marlow
Fri Aug 27 03:28:18 PDT 2010 Simon Marlow * Fix for nursery resizing: the first block's back pointer should be NULL I'm not sure if this could lead to a crash or not, but it upsets +RTS -DS Might be related to #4265 M ./rts/sm/Storage.c +2 View patch online: http://darcs.haskell.org/c