patch applied (ghc): Improve syntax for primitive coercions in External Core

2008-05-03 Thread Tim Chevalier
Sat May 3 19:43:04 PDT 2008 Tim Chevalier <[EMAIL PROTECTED]> * Improve syntax for primitive coercions in External Core Add new syntax in External Core for primitive coercions (trans, sym, etc.) rather than wiring their names into the ext-core parser. M ./compiler/coreSyn/External

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

2008-05-03 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 Sat May 3 18:10:01 BST 2008. checkin

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

2008-05-03 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 Sat May 3 18:00:01 BST 2008. checking out

patch applied (ghc): Fix External Core interpreter

2008-05-03 Thread Tim Chevalier
Sat May 3 16:10:44 PDT 2008 Tim Chevalier <[EMAIL PROTECTED]> * Fix External Core interpreter The External Core interpreter works (in a limited sense). For details, see the README. This means we now have a marginally functioning set of External Core tools. The other exciting

.darcs-boring needs an update

2008-05-03 Thread Norman Ramsey
while taking extra care not to screw up, I dran darcs whatsnew -ls and I got a flood of entries from libffi. Perhaps someone with more knowledge than I can figure out how to expunge them? And perhaps someone tell me which of the following files are boring? ./compiler/ghci/LibFFI.hs ./compile

patch applied (ghc): replace hints with kinds in parser as well

2008-05-03 Thread nr
Sat May 3 15:47:20 PDT 2008 Norman Ramsey <[EMAIL PROTECTED]> * replace hints with kinds in parser as well M ./compiler/cmm/CmmParse.y r4 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080503224720-39dff-9a6141bad9c5f8d5dc925f8eb570d8833bb560d9.gz __

patch applied (ghc): replace Cmm 'hint' with 'kind'

2008-05-03 Thread nr
Sat May 3 15:45:14 PDT 2008 Norman Ramsey <[EMAIL PROTECTED]> * replace Cmm 'hint' with 'kind' C-- no longer has 'hints'; to guide parameter passing, it has 'kinds'. Renamed type constructor, data constructor, and record fields accordingly M ./compiler/cmm/CLabel.hs r4 M ./compi

patch applied (ghc): new version of ZipDataflow

2008-05-03 Thread nr
Sat May 3 15:42:08 PDT 2008 Norman Ramsey <[EMAIL PROTECTED]> * new version of ZipDataflow This version combines forward/backard into a type class (actually two classes) of analysis and transformation. These type classes will always be expanded away at the client, so SLPJ may wonder why

patch applied (ghc): minor changes to Cmm left over from September 2007

2008-05-03 Thread nr
Sat May 3 15:34:52 PDT 2008 Norman Ramsey <[EMAIL PROTECTED]> * minor changes to Cmm left over from September 2007 Nothing too deep here; primarily tinking with prettyprinting and names. Also eliminated some warnings. This patch covers most (but not all) of the code NR changed at the ve

Daily report for stable

2008-05-03 Thread BuildBot Collator
Build results: tnaur PPC OSX stable 2: fail (failed darcs) pass x86-64 Linux stable:lost Old unexpected test passes: cg057 1 x86-64 Linux stable Old unexpected test failures: DoParamM 1 x86-64 Linux stable T2238 5 gabor stable TH_spliceE5_prof 1

Daily report for head

2008-05-03 Thread BuildBot Collator
Build results: x86-64 Linux head: lost gabor head: pass tnaur x86 Linux head:pass x86-64 Linux head unreg: lost Old unexpected test passes: stableptr003 5 gabor head New unexpected test failures: getEnv001 1 gabor head Old unexpected test failures: 1679