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

2008-11-29 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 Nov 29 18:00:02 GMT 2008. checking out

[nightly] 29-Nov-2008 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2008-11-29 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) 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 Sat Nov 29 19:00:01 GMT 2008. **

HEADS UP: Important Haddock patch for latest HEAD

2008-11-29 Thread Thomas Schilling
I changed the behaviour of 'loadModule', which exposes a problem in Haddock's implementation. I pushed the respective fix to Haddock, so make sure you do a "darcs-all pull" instead of a simple pull next time you update GHC. If you don't, Haddock *will overwrite your compiled files* which can lead

patch applied (ghc): Let 'loadModule' generate proper code depending on the 'hscTarget'.

2008-11-29 Thread Thomas Schilling
Fri Nov 28 08:44:12 PST 2008 Thomas Schilling <[EMAIL PROTECTED]> * Let 'loadModule' generate proper code depending on the 'hscTarget'. With this change it should be possible to perform something similar to 'load' by traversing the module graph in dependency order and calling '{parse,ty

patch applied (ghc): Expose a separate 'hscBackend' phase for 'HsCompiler' and change

2008-11-29 Thread Thomas Schilling
Fri Nov 28 08:37:46 PST 2008 Thomas Schilling <[EMAIL PROTECTED]> * Expose a separate 'hscBackend' phase for 'HsCompiler' and change parameter to 'InteractiveStatus' to a 'Maybe'. M ./compiler/main/DriverPipeline.hs -2 +5 M ./compiler/main/HscMain.lhs -11 +36 View patch online: http:

patch applied (ghc): Whoops, *don't* reset the complete session in 'withLocalCallbacks'.

2008-11-29 Thread Thomas Schilling
Fri Nov 28 07:07:27 PST 2008 Thomas Schilling <[EMAIL PROTECTED]> * Whoops, *don't* reset the complete session in 'withLocalCallbacks'. M ./compiler/main/HscTypes.lhs -1 +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20081128150727-7c5c6-cf0562c8065806b48d12d2ab9822ecdad

patch applied (ghc): Use a record instead of a typeclass for 'HsCompiler'. This is mostly

2008-11-29 Thread Thomas Schilling
Fri Nov 28 04:19:47 PST 2008 Thomas Schilling <[EMAIL PROTECTED]> * Use a record instead of a typeclass for 'HsCompiler'. This is mostly equivalent to a typeclass implementation that uses a functional dependency from the target mode to the result type. M ./compiler/main/HscMain.lhs -12

Daily report for head

2008-11-29 Thread BuildBot Collator
Build results: x86-64 Linux head: fail (failed bindisttest) x86 Windows head:fail (failed bindist) fail (failed stage2 bindist bindisttest) x86 Windows head fast: pass pass fail (failed stage2) fail (failed stage2) fail (failed stage2) fail (failed stage2) fail (failed stage1) gab

Daily report for stable

2008-11-29 Thread BuildBot Collator
Build results: tnaur PPC OSX stable 2: fail (failed stage2) tnaur x86 Linux stable: pass x86 Linux stable:pass x86 Windows stable: fail (failed bindist) x86 Windows stable fast: pass pass pass pass pass fail (failed stage1) fail (failed stage1) x86-64 Linux stable: fail (failed

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

2008-11-29 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 Fri Nov 28 18:00:02 GMT 2008. checking out