Using Haddock 2.0 to build GHC libraries

2007-10-25 Thread David Waern
Hi, I'm trying to build docs from a GHC 6.8.0 source distribution using Haddock 2.0. I'm just using "make" in the ghc root dir. When processing the base package I get the following errors: Foreign/Storable.hs:158:58: Couldn't match expected type `Integer' against inferred type `Int' In th

RE: ANNOUNCE: GHC 6.8.1 Second Release Candidate

2007-10-25 Thread Simon Marlow
> On Thu, 2007-10-25 at 15:36 +0100, Claus Reinke wrote: > > > if i could email patches to a buildbot address, with > > buildbots applying and validating them, making > > build/test results and full validate log available to > > me, without applying these patches to the main repo, > > i coud make f

patch applied (ghc-6.8/ghc): binary-dist: Makefile-vars needs HADDOCK_DOCS=YES

2007-10-25 Thread Simon Marlow
Thu Oct 25 06:58:16 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * binary-dist: Makefile-vars needs HADDOCK_DOCS=YES M ./Makefile +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: ANNOUNCE: GHC 6.8.1 Second Release Candidate

2007-10-25 Thread Duncan Coutts
On Thu, 2007-10-25 at 15:36 +0100, Claus Reinke wrote: > if i could email patches to a buildbot address, with > buildbots applying and validating them, making > build/test results and full validate log available to > me, without applying these patches to the main repo, > i coud make faster progre

Re: ANNOUNCE: GHC 6.8.1 Second Release Candidate

2007-10-25 Thread Claus Reinke
Hi Simon, That's true. As Simon mentioned, the Trac people know this too and plan to fix it. When they do, we'll use the 'Status' field (which is the Right Thing but currently un-configurable) to track workflow. We'll probably try to keep it very simple though. see my reply to Simon's messa

patch applied (testsuite): add 6.8 output

2007-10-25 Thread Simon Marlow
Thu Oct 25 03:46:16 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * add 6.8 output M ./tests/ghc-regress/ghci/scripts/all.T -1 +1 A ./tests/ghc-regress/ghci/scripts/ghci026-6.8.stdout ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskel

patch applied (testsuite): arrowrun004 is now apparently passing on both 6.8 and 6.9

2007-10-25 Thread Simon Marlow
Thu Oct 25 03:31:26 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * arrowrun004 is now apparently passing on both 6.8 and 6.9 M ./tests/ghc-regress/arrows/should_run/all.T -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mail

patch applied (testsuite): update expected failures for the 6.8 branch

2007-10-25 Thread Simon Marlow
Thu Oct 25 03:34:22 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * update expected failures for the 6.8 branch M ./tests/ghc-regress/indexed-types/should_compile/all.T -4 +4 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman

patch applied (testsuite): ind2 apparently works on the 6.8 branch

2007-10-25 Thread Simon Marlow
Thu Oct 25 03:28:46 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * ind2 apparently works on the 6.8 branch M ./tests/ghc-regress/indexed-types/should_compile/all.T -2 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/lis

patch applied (testsuite): GMapAssoc, GMapTop now apparently work on the 6.8 branch

2007-10-25 Thread Simon Marlow
Thu Oct 25 03:27:48 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * GMapAssoc, GMapTop now apparently work on the 6.8 branch M ./tests/ghc-regress/indexed-types/should_run/all.T -9 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.or

RE: ANNOUNCE: GHC 6.8.1 Second Release Candidate

2007-10-25 Thread Simon Peyton-Jones
Hi Claus I'm catching up with my backlog! | - the current tracking system is not set up efficiently: one cannot | tell the state of play just by looking at a ticket, but has to delve | into the comments instead; in brief, trac is still mostly tracking | tickets, instead of tracking th

[nightly] 24-Oct-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-10-25 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/ghc/nightly/HEAD-cam-02-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Wed Oct 24 19:30:01 BST 2007. checki

[nightly] 24-Oct-2007 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-10-25 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/ghc/nightly/STABLE-cam-02-unx Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx Nightly build started on cam-02-unx at Wed Oct 24 19:00:00 BST 2007.

RE: [GHC] #1712: unknown symbol “glut Get”

2007-10-25 Thread Simon Peyton-Jones
| I need a suitable record system for Grapefruit (which supports defaulting for | input record fields and leaving out fields in output records). Since I | failed to implement one based on functional dependencies in the first place, | I switched to type families. They make certain things possible

patch applied (testsuite): this test works now, apparently

2007-10-25 Thread Simon Marlow
Wed Oct 24 04:50:04 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * this test works now, apparently M ./tests/ghc-regress/programs/maessen-hashtab/test.T -2 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-g

patch applied (testsuite): add test for #1791

2007-10-25 Thread Simon Marlow
Wed Oct 24 03:04:54 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * add test for #1791 M ./tests/ghc-regress/rts/all.T +3 A ./tests/ghc-regress/rts/outofmem2.hs A ./tests/ghc-regress/rts/outofmem2.stderr ___ Cvs-ghc mailing list Cvs-ghc@haske

patch applied (ghc): default to installing runhaskell and hsc2hs again, but provide knobs to turn them off

2007-10-25 Thread Simon Marlow
Thu Oct 25 01:42:22 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * default to installing runhaskell and hsc2hs again, but provide knobs to turn them off M ./ghc.spec.in +6 M ./mk/config.mk.in +13 M ./utils/hsc2hs/Makefile -1 +6 M ./utils/runghc/Makefile -1 +14 ___

Daily report for head

2007-10-25 Thread BuildBot Collator
Build results: x86-64 Linux head: lost lost gabor head:pass kahl G5 Gentoo Linux head: fail (failed stage1) phil P4 SuSE Linux head: pass tnaur PPC OSX head:pass tnaur x86 Linux head: lost pass x86-64 Linux head unreg: lost lost Dropping unexpected test pas

Daily report for stable

2007-10-25 Thread BuildBot Collator
Build results: kahl G5 Gentoo Linux stable: pass macgyver PPC OSX stable: pass tnaur PPC OSX stable:pass x86 Windows stable: lost x86 Windows stable fast: pass pass pass lost pass pass x86-64 Linux stable: lost lost New unexpected test passes: Simple21 1 x86