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

2007-03-07 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 Mar 7 19:30:00 GMT 2007. checkin

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

2007-03-07 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 Wed Mar 7 19:00:00 GMT 2007.

patch applied (ghc): add declaration for noDuplicatezh_fast

2007-03-07 Thread Simon Marlow
Wed Mar 7 00:56:48 PST 2007 Simon Marlow <[EMAIL PROTECTED]> * add declaration for noDuplicatezh_fast M ./includes/StgMiscClosures.h +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: Static Flags and the GHC API

2007-03-07 Thread Simon Marlow
Judah Jacobson wrote: Hi all, I've run across an issue in HEAD regarding the GHC API (trac #1181). Code that worked under ghc-6.6 (eg, http://haskell.org/haskellwiki/GHC/As_a_library) currently panics with the message "a static opt was looked at too early!" If you set the static flags manually