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
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
>
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
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
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
__
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
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
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
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
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
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
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
__
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
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/_
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
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
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
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!
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
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
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
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
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
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
__
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
__
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
_
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
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.
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
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
_
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
$ 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.
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
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
34 matches
Mail list logo