[nightly] 26-Oct-2009 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2009-10-26 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 Mon Oct 26 19:00:01 GMT 2009. **

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

2009-10-26 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 Mon Oct 26 18:00:01 GMT 2009. checking out

patch applied (ghc): Add a coercion optimiser, to reduce the size of coercion terms

2009-10-26 Thread Simon Peyton Jones
Mon Oct 26 02:47:56 PDT 2009 simo...@microsoft.com * Add a coercion optimiser, to reduce the size of coercion terms Ignore-this: a892e0832f1e550daae8983b054da6e Coercion terms can get big (see Trac #2859 for example), so this patch puts the infrastructure in place to optimise them:

patch applied (testsuite): Add missing stdout file for T3591

2009-10-26 Thread Simon Peyton Jones
Mon Oct 26 02:26:00 PDT 2009 simo...@microsoft.com * Add missing stdout file for T3591 Ignore-this: c3a14010a4c324e8b086c589f4e68245 A ./tests/ghc-regress/simplCore/should_run/T3591.stdout View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20091026092600-1287e-9ff46276d

patch applied (testsuite): Update test so it does not use Control.Monad.Reader

2009-10-26 Thread Simon Peyton Jones
Mon Oct 26 02:23:32 PDT 2009 simo...@microsoft.com * Update test so it does not use Control.Monad.Reader Ignore-this: 445bb58f3549572f2bbcaaf20d8e86b9 M ./tests/ghc-regress/indexed-types/should_compile/T3590.hs -3 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20091

patch applied (testsuite): Test Trac #3590

2009-10-26 Thread Simon Peyton Jones
Wed Oct 21 08:34:01 PDT 2009 simo...@microsoft.com * Test Trac #3590 Ignore-this: 3b84e69e7e0ecfc8c80de15a201773ae A ./tests/ghc-regress/indexed-types/should_compile/T3590.hs M ./tests/ghc-regress/indexed-types/should_compile/all.T +1 View patch online: http://darcs.haskell.org/tests

patch applied (ghc): Comments only

2009-10-26 Thread Simon Peyton Jones
Fri Oct 23 09:17:52 PDT 2009 simo...@microsoft.com * Comments only Ignore-this: 790ba368e00860d403ee0fb308028847 M ./compiler/basicTypes/MkId.lhs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20091023161752-1287e-88cb1e6abce7d0f7a346b559356b270682d482fe.gz ___

patch applied (ghc): Add restrictVarEnv :: VarEnv a -> VarSet -> VarEnv a

2009-10-26 Thread Simon Peyton Jones
Fri Oct 23 09:17:35 PDT 2009 simo...@microsoft.com * Add restrictVarEnv :: VarEnv a -> VarSet -> VarEnv a Ignore-this: c32b91755afd1cce99817a251702ef08 I needed it, and then didn't need it, so it's not currently called, but its generally useful kind of thing. M ./compiler/basicType

patch applied (ghc): Use braces rather than angle-brackets in debug-printing for Bags

2009-10-26 Thread Simon Peyton Jones
Fri Oct 23 09:16:31 PDT 2009 simo...@microsoft.com * Use braces rather than angle-brackets in debug-printing for Bags Ignore-this: 687f858714593153362f0227f59b92f7 M ./compiler/utils/Bag.lhs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20091023161631-1287e-f6d550c

patch applied (ghc): Fix Trac #3591: very tricky specialiser bug

2009-10-26 Thread Simon Peyton Jones
Fri Oct 23 09:15:51 PDT 2009 simo...@microsoft.com * Fix Trac #3591: very tricky specialiser bug Ignore-this: 705bf8d79fdf89b0a98f278de4303a8d There was a subtle bug in the interation of specialisation and floating, described in Note [Specialisation of dictionary functions]. T

patch applied (ghc): Fix Trac #3590: a nasty type-checker bug in left/right sections

2009-10-26 Thread Simon Peyton Jones
Tue Oct 20 08:55:40 PDT 2009 simo...@microsoft.com * Fix Trac #3590: a nasty type-checker bug in left/right sections Ignore-this: ae831f2a7fe8416e2c549df7616f7139 The bug related to the fact that boxyUnify (now) returns a coercion, which was simply being ignored. (TcExpr is clearly not

patch applied (ghc): Allow -ticky and -prof together

2009-10-26 Thread Simon Peyton Jones
Tue Oct 20 08:52:01 PDT 2009 simo...@microsoft.com * Allow -ticky and -prof together Ignore-this: cddba709acd29968e0517a398e99b49c The two used to be incompatible, but they aren't any longer. In fact, -ticky should not be a 'way' any more, and doing that is on Simon M's todo list,

RE: Misbehaving msys tar

2009-10-26 Thread Simon Peyton-Jones
Mysterious. Nevertheless, 1.19 is the one I got from http://hackage.haskell.org/trac/ghc/wiki/Building/Preparation/Windows Doesn't that happen for you? Simon | -Original Message- | From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On Behalf Of | Ian Lynagh |

Daily report for stable

2009-10-26 Thread BuildBot Collator
Build results: kgardas stable: fail (failed configure) tnaur PPC OSX stable 2: fail (failed compile) tnaur x86 OS X stable: pass x86 Linux stable:lost x86 Windows stable: fail (failed boot) x86 Windows stable fast: fail (failed boottestsuite runtestsuite) fail (failed boo

Daily report for head

2009-10-26 Thread BuildBot Collator
Build results: x86-64 Linux head: fail (failed boot) x86 Windows head fast: fail (failed boottestsuite runtestsuite) fail (failed boottestsuite runtestsuite) fail (failed boottestsuite runtestsuite) fail (failed boot) fail (failed boottestsuite runtestsuite) fail (failed boottestsui