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

2007-02-08 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 Thu Feb 8 19:30:00 GMT 2007. checkin

[nightly] 08-Feb-2007 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-02-08 Thread GHC Build Reports
Build description = 6.6 branch 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-6.6-cam-02-unx Nightly build started on cam-02-unx at Thu Feb 8 19:00:00 GMT 2007.

PPC Mac OS X build of HEAD: "...ghc .. -c parser/Parser.hs ..." fails with "/tmp/ghc6575.s:132776:Fixup of 34728 too large for field width of 16 bits ..."

2007-02-08 Thread Thorkil Naur
Hello, The latest build (2) of the ghc-HEAD on PPC Mac OS X (buildbot tnaur-ppc-osx-head) has failed with the message /usr/local/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -is

patch applied (ghc-6.6/ghc): Make it a warning, not an error, if the version date cannot be determined

2007-02-08 Thread Simon Marlow
Thu Feb 8 07:13:23 PST 2007 Simon Marlow <[EMAIL PROTECTED]> * Make it a warning, not an error, if the version date cannot be determined This happens when the build tree is a link-tree to the source tree, because lndir will normally omit the _darcs directory. M ./aclocal.m4 -1 +1

patch applied (ghc): Make it a warning, not an error, if the version date cannot be determined

2007-02-08 Thread Simon Marlow
Thu Feb 8 07:13:23 PST 2007 Simon Marlow <[EMAIL PROTECTED]> * Make it a warning, not an error, if the version date cannot be determined This happens when the build tree is a link-tree to the source tree, because lndir will normally omit the _darcs directory. M ./aclocal.m4 -1 +1

[nightly] 08-Feb-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling)

2007-02-08 Thread sof
From: GHC Build Reports <[EMAIL PROTECTED]> To: cvs-ghc@haskell.org Subject: [nightly] 08-Feb-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling) Build description = of 6.6 branch on i386-unknown-mingw32 (bling) Build location= /fptools/builds/STABLE Build config file = /fptools/buil

Re: GHC wiki seems to be broken

2007-02-08 Thread Ian Lynagh
On Wed, Feb 07, 2007 at 09:51:14AM -0800, Kirsten Chevalier wrote: > I don't know who maintains the wiki, but right now when I try to go to > any pages on it -- for example, > http://hackage.haskell.org/trac/ghc > I get a message beginning "Trac detected an internal error" with a > Python traceback

patch applied (ghc-6.6/ghc): make VERSION a dependency of dist

2007-02-08 Thread Simon Marlow
Thu Feb 8 04:15:55 PST 2007 Simon Marlow <[EMAIL PROTECTED]> * make VERSION a dependency of dist M ./Makefile -5 +5 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc-6.6/ghc): fix cut-and-pasto in code for binary-dist upload

2007-02-08 Thread Simon Marlow
Thu Feb 8 04:07:12 PST 2007 Simon Marlow <[EMAIL PROTECTED]> * fix cut-and-pasto in code for binary-dist upload M ./Makefile -2 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): make VERSION a dependency of dist

2007-02-08 Thread Simon Marlow
Thu Feb 8 04:15:55 PST 2007 Simon Marlow <[EMAIL PROTECTED]> * make VERSION a dependency of dist M ./Makefile -5 +5 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): fix cut-and-pasto in code for binary-dist upload

2007-02-08 Thread Simon Marlow
Thu Feb 8 04:07:12 PST 2007 Simon Marlow <[EMAIL PROTECTED]> * fix cut-and-pasto in code for binary-dist upload M ./Makefile -2 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

[nightly] 07-Feb-2007 build of of HEAD on i386-unknown-mingw32 (bling)

2007-02-08 Thread sof
From: GHC Build Reports <[EMAIL PROTECTED]> To: cvs-ghc@haskell.org Subject: [nightly] 07-Feb-2007 build of of HEAD on i386-unknown-mingw32 (bling) Build description = of HEAD on i386-unknown-mingw32 (bling) Build location= /fptools/builds/HEAD Build config file = /fptools/builds/ghc-nightly/

Fixing tab-completion of filenames

2007-02-08 Thread Judah Jacobson
Hi, Apologies if this email is a duplicate; a previous version may have been bounced by the mailing list. I've been looking into ghc bug #998 (Tab-completion of filenames doesn't work in ghci-6.6), and have isolated the problem: Since ghci now expands Haskell names, it tells readline that sever