Re: package ghc depends on Cabal-1.5.5, which fails to load (ghc head, windows)

2008-12-05 Thread Ian Lynagh
On Fri, Dec 05, 2008 at 05:53:52PM +, Duncan Coutts wrote: > > The way the solver works is that it does not commit to using the > installed version until the last possible minute. It does this because > the installed versions have much tighter constraints on dependencies. It > does a pass at t

Re: patch applied (ghc): Completely new treatment of INLINE pragmas

2008-12-05 Thread Ian Lynagh
On Fri, Dec 05, 2008 at 05:17:17PM +, Simon Peyton-Jones wrote: > > random1283 fails inexplicably. Must be investigated, but no time now. Something strange is going on alright. I've put a minimal testcase in #2844. > break018 produces output in different order. I suspect this is ok >

patch applied (testsuite): Mark break018 broken (#2845)

2008-12-05 Thread Ian Lynagh
Fri Dec 5 16:04:23 PST 2008 Ian Lynagh <[EMAIL PROTECTED]> * Mark break018 broken (#2845) M ./tests/ghc-regress/ghci.debugger/scripts/all.T -1 +1 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20081206000423-3fd76-3fa3b4b2ad0f9e27cbdec5f179f4efed3ba78858.gz

Re: package ghc depends on Cabal-1.5.5, which fails to load (ghchead, windows)

2008-12-05 Thread Claus Reinke
Perhaps a HEADS UP is in order? Deciding about bumping cabal package version numbers before or after a release isn't sufficient any more - they need to be bumped immediately when packages change, or cabal-install won't play fair. I think actually this is solvable. The way the solver works is t

patch applied (/srv/home/buildbot/buildbot-collator): Add the Output module

2008-12-05 Thread Ian Lynagh
Fri Dec 5 11:20:41 PST 2008 Ian Lynagh <[EMAIL PROTECTED]> * Add the Output module A ./Output.hs View patch online: http://darcs.haskell.org//srv/home/buildbot/buildbot-collator/_darcs/patches/20081205192041-3fd76-20afbd5df3b628f582d88dc379abde44f6c7c06e.gz __

patch applied (/srv/home/buildbot/buildbot-collator): Generate HTML e-mail

2008-12-05 Thread Ian Lynagh
Fri Dec 5 10:35:46 PST 2008 Ian Lynagh <[EMAIL PROTECTED]> * Generate HTML e-mail M ./BuildbotRotate.hs -21 +21 M ./buildbot-collator.cabal -1 +1 View patch online: http://darcs.haskell.org//srv/home/buildbot/buildbot-collator/_darcs/patches/20081205183546-3fd76-1da42e97977154a36822f3

patch applied (/srv/home/buildbot/buildbot-collator): Update for new versions of GHC and new libraries

2008-12-05 Thread Ian Lynagh
Fri Dec 5 05:31:23 PST 2008 Ian Lynagh <[EMAIL PROTECTED]> * Update for new versions of GHC and new libraries M ./build -1 +1 M ./buildbot-collator.cabal -2 +3 View patch online: http://darcs.haskell.org//srv/home/buildbot/buildbot-collator/_darcs/patches/20081205133123-3fd76-90a0ea0f

patch applied (/srv/home/buildbot/buildbot-collator): Follow mime-string changes

2008-12-05 Thread Ian Lynagh
Fri Dec 5 07:58:41 PST 2008 Ian Lynagh <[EMAIL PROTECTED]> * Follow mime-string changes M ./BuildbotCollator.hs -1 +2 M ./BuildbotRotate.hs -2 +4 M ./SendMail.hs -3 +4 View patch online: http://darcs.haskell.org//srv/home/buildbot/buildbot-collator/_darcs/patches/20081205155841-3f

patch applied (/srv/home/buildbot/buildbot-collator): Add some changes that have been lying around unrecorded for a while

2008-12-05 Thread Ian Lynagh
Thu Dec 4 07:34:17 PST 2008 BuildBot * Add some changes that have been lying around unrecorded for a while M ./BuildbotCollator.hs +4 View patch online: http://darcs.haskell.org//srv/home/buildbot/buildbot-collator/_darcs/patches/20081204153417-b3a6c-63d165a99fe6e48a92c74eebff6288a2c6245

patch applied (/srv/home/buildbot/buildbot-collator): Handle srcdist/bindist failure in successful builds

2008-12-05 Thread Ian Lynagh
Tue Aug 7 03:49:37 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Handle srcdist/bindist failure in successful builds M ./BuildbotCollator.hs +4 View patch online: http://darcs.haskell.org//srv/home/buildbot/buildbot-collator/_darcs/patches/20070807104937-3fd76-94e7179ea99e5fc3d0c03c3e640d9a5f

patch applied (/srv/home/buildbot/buildbot-collator): Account for build results being stored in reverse order

2008-12-05 Thread Ian Lynagh
Fri May 18 06:19:53 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Account for build results being stored in reverse order M ./BuildbotRotate.hs -1 +1 M ./Data.hs -1 +1 View patch online: http://darcs.haskell.org//srv/home/buildbot/buildbot-collator/_darcs/patches/20070518131953-3fd76-5aeae

patch applied (/srv/home/buildbot/buildbot-collator): Allow _ in builder names

2008-12-05 Thread Ian Lynagh
Wed Jul 4 13:32:35 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Allow _ in builder names M ./ParseBuildbotMail.hs -1 +1 View patch online: http://darcs.haskell.org//srv/home/buildbot/buildbot-collator/_darcs/patches/20070704203235-3fd76-3d678e82ffd5b9e7b17ba40d3c2c2d135e8e111b.gz __

patch applied (/srv/home/buildbot/buildbot-collator): Report failing reasons in the nightly report

2008-12-05 Thread Ian Lynagh
Fri May 18 06:19:23 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Report failing reasons in the nightly report M ./BuildbotCollator.hs -1 +9 View patch online: http://darcs.haskell.org//srv/home/buildbot/buildbot-collator/_darcs/patches/20070518131923-3fd76-90d77116385aa40d1f5a1a55e9ef873abc44

patch applied (/srv/home/buildbot/buildbot-collator): Report the buld results

2008-12-05 Thread Ian Lynagh
Sun May 13 03:40:22 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Report the buld results M ./Boot.hs +1 M ./BuildbotCollator.hs -5 +19 M ./BuildbotRotate.hs -1 +20 M ./Data.hs +8 M ./Utils.hs +5 View patch online: http://darcs.haskell.org//srv/home/buildbot/buildbot-collator/_

Re: package ghc depends on Cabal-1.5.5, which fails to load (ghc head, windows)

2008-12-05 Thread Claus Reinke
Could you have upgraded containers or Cabal since building GHC? e.g. by using cabal-install? Your ghc has decided to load syb, unlike mine, which could be a clue as to what's going on. Are all your library repos up-to-date? Yes, that was the other problem I mentioned earlier: http://www.haskell

RE: patch applied (ghc): Completely new treatment of INLINE pragmas

2008-12-05 Thread Simon Peyton-Jones
Fellow GHC hackers (esp IAN) I've just pushed this big patch, as you'll see | Fri Dec 5 08:54:00 PST 2008 [EMAIL PROTECTED] | * Completely new treatment of INLINE pragmas (big patch) | | This is a major patch, which changes the way INLINE pragmas work. | Although lots of files are touche

patch applied (testsuite): Remove INLINE for recursive function

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 09:16:11 PST 2008 [EMAIL PROTECTED] * Remove INLINE for recursive function M ./tests/ghc-regress/simplCore/should_compile/simpl003.hs -1 +1 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20081205171611-1287e-563b7d655bb6c821d9aeac7cc53404aa84aa1c18.gz

patch applied (ghc): Completely new treatment of INLINE pragmas (big patch)

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 08:54:00 PST 2008 [EMAIL PROTECTED] * Completely new treatment of INLINE pragmas (big patch) This is a major patch, which changes the way INLINE pragmas work. Although lots of files are touched, the net is only +21 lines of code -- and I bet that most of those are comments!

patch applied (ghc): Add -fpass-case-bndr-to-join-points

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:51:59 PST 2008 [EMAIL PROTECTED] * Add -fpass-case-bndr-to-join-points See Note [Passing the case binder to join points] in Simplify.lhs The default now is *not* to pass the case binder. There are some nofib results with the above note; the effect is almost always negl

patch applied (ghc): Add static flag -fsimple-list-literals

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:50:02 PST 2008 [EMAIL PROTECTED] * Add static flag -fsimple-list-literals The new static flag -fsimple-list-literals makes ExplicitList literals be desugared in the straightforward way, rather than using 'build' as now. See SLPJ comments with Note [Desugaring explicit lis

patch applied (ghc): Comments only in OccurAnal

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:32:52 PST 2008 [EMAIL PROTECTED] * Comments only in OccurAnal M ./compiler/simplCore/OccurAnal.lhs -16 +39 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20081205103252-1287e-6c3792a00d57893e9f4606f34bda04e0d5b58141.gz

patch applied (ghc): Comments only

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:24:37 PST 2008 [EMAIL PROTECTED] * Comments only M ./compiler/simplCore/CSE.lhs -4 +4 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20081205102437-1287e-e31f94728f8d32790a85d81e2e91a098f8e6565b.gz ___ Cvs-ghc maili

patch applied (ghc): Layout only

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:22:52 PST 2008 [EMAIL PROTECTED] * Layout only M ./compiler/prelude/PrelNames.lhs -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20081205102252-1287e-acb7304d079b554cea809cd6d27555f3f2042f74.gz ___ Cvs-ghc mai

patch applied (ghc): Comments only (Note [Entering error thunks])

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:21:49 PST 2008 [EMAIL PROTECTED] * Comments only (Note [Entering error thunks]) M ./compiler/codeGen/ClosureInfo.lhs +24 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20081205102149-1287e-156fd1b103f3a6dbdc1778b0e369a0e1a4cae866.gz __

patch applied (ghc): Make CoreToStg a little more robust to eta expansion

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:19:32 PST 2008 [EMAIL PROTECTED] * Make CoreToStg a little more robust to eta expansion M ./compiler/stgSyn/CoreToStg.lhs +7 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20081205101932-1287e-54e803c6f4f493792a2fd0da1bb27a536fddd78b.gz __

patch applied (ghc): Add no-op case for addIdSpecialisations (very minor optimisation)

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:10:22 PST 2008 [EMAIL PROTECTED] * Add no-op case for addIdSpecialisations (very minor optimisation) M ./compiler/specialise/Rules.lhs +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20081205101022-1287e-53edb23ffab9045bf27bfbcb9ddda97f1e4d5690.gz _

patch applied (ghc): Trim redundant import

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:10:06 PST 2008 [EMAIL PROTECTED] * Trim redundant import M ./compiler/specialise/Rules.lhs -1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20081205101006-1287e-e7a905f17c78a82a6f67c685cf26ae74b053a34a.gz ___ Cvs-g

patch applied (ghc): Make CoreTidy retain deadness info (better -ddump-simpl)

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:05:18 PST 2008 [EMAIL PROTECTED] * Make CoreTidy retain deadness info (better -ddump-simpl) GHC now retains more robust information about dead variables; but CoreTidy was throwing it away. This patch makes CoreTidy retain it, which gives better output for -ddump-simpl.

patch applied (ghc): Remove INLINE pragmas on recursive functions

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:03:53 PST 2008 [EMAIL PROTECTED] * Remove INLINE pragmas on recursive functions INLINE pragmas on recursive functions are ignored; and this is checked in my upcoming patch for inlinings. M ./compiler/cmm/ZipDataflow.hs -5 M ./compiler/nativeGen/MachRegs.lhs -1 V

patch applied (ghc): Comments only (on Activation)

2008-12-05 Thread Simon Peyton Jones
Fri Dec 5 02:01:39 PST 2008 [EMAIL PROTECTED] * Comments only (on Activation) M ./compiler/basicTypes/BasicTypes.lhs -2 +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20081205100139-1287e-2331c039cb3a47b5f148a11833435f6d4204bc88.gz _

Re: package ghc depends on Cabal-1.5.5, which fails to load (ghc head, windows)

2008-12-05 Thread Ian Lynagh
On Fri, Dec 05, 2008 at 11:06:49AM -, Claus Reinke wrote: > $ ghcii.sh -package ghc > GHCi, version 6.11.20081202: http://www.haskell.org/ghc/ :? for help > Loading package ghc-prim ... linking ... done. > Loading package integer ... linking ... done. > Loading package base ... linking ... don

package ghc depends on Cabal-1.5.5, which fails to load (ghc head, windows)

2008-12-05 Thread Claus Reinke
$ ghcii.sh -package ghc GHCi, version 6.11.20081202: http://www.haskell.org/ghc/ :? for help Loading package ghc-prim ... linking ... done. Loading package integer ... linking ... done. Loading package base ... linking ... done. Loading package syb ... linking ... done. Loading package array-0.2.

Daily report for head

2008-12-05 Thread BuildBot Collator
Build results: x86-64 Linux head: pass x86 Windows head fast: pass pass pass pass pass pass gabor head: fail (failed darcs) kili head: fail (failed darcs) tnaur PPC OSX head: lost tnaur x86 OS X head: pass x86-64 Linux head unreg: pass Dropping unexpecte

Daily report for stable

2008-12-05 Thread BuildBot Collator
Build results: tnaur PPC OSX stable 2: pass tnaur x86 Linux stable: pass x86 Linux stable:lost x86 Windows stable: lost x86 Windows stable fast: pass pass pass pass pass pass x86-64 Linux stable: pass Old unexpected test passes: Simple17 1 x86 Linux stable New unexpected