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 May 23 18:00:01 BST 2008.
checking out
duncan.coutts:
>
> On Fri, 2008-05-23 at 21:24 +0200, Henning Thielemann wrote:
> > On Fri, 23 May 2008, Bulat Ziganshin wrote:
> >
> > > Hello Henning,
> > >
> > > Friday, May 23, 2008, 8:31:24 PM, you wrote:
> > >
> > >> would guarantee speed in every case. Or I can SPECIALISE the function,
> >
On Fri, 2008-05-23 at 21:24 +0200, Henning Thielemann wrote:
> On Fri, 23 May 2008, Bulat Ziganshin wrote:
>
> > Hello Henning,
> >
> > Friday, May 23, 2008, 8:31:24 PM, you wrote:
> >
> >> would guarantee speed in every case. Or I can SPECIALISE the function,
> >> then the function will only be
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 Fri May 23 18:10:01 BST 2008.
checki
On Fri, 23 May 2008, Bulat Ziganshin wrote:
Hello Henning,
Friday, May 23, 2008, 8:31:24 PM, you wrote:
would guarantee speed in every case. Or I can SPECIALISE the function,
then the function will only be called, but with polymorphism overhead
eliminated. This would only work for a restrict
igloo:
> On Fri, May 23, 2008 at 05:54:36PM +0200, Henning Thielemann wrote:
> >
> > An even more advanced tool could show differences between two Core
> > listings.
>
> That would be great. In the meantime, from GHC 6.10,
> -ddump-simpl -dsuppress-uniques
> can be good enough to get by (it
Hello Henning,
Friday, May 23, 2008, 8:31:24 PM, you wrote:
> would guarantee speed in every case. Or I can SPECIALISE the function,
> then the function will only be called, but with polymorphism overhead
> eliminated. This would only work for a restricted range of types. I'd like
> to have a pr
Fri May 23 09:33:25 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix the build when we don't have editline (e.g. on Windows)
M ./compiler/ghci/InteractiveUI.hs -1 +5
View patch online:
http://darcs.haskell.org/ghc-6.8/ghc/_darcs/patches/20080523163325-3fd76-87d779759c122b5fdfd840ed084ac0785ee
lemming:
>
> On Fri, 23 May 2008, Henning Thielemann wrote:
>
> >An even more advanced tool could show differences between two Core
> >listings. Say I have a program which runs too slow. But if I change a
> >small detail it runs significantly faster - I want to know, how did my
> >change in th
On Fri, May 23, 2008 at 05:54:36PM +0200, Henning Thielemann wrote:
>
> An even more advanced tool could show differences between two Core
> listings.
That would be great. In the meantime, from GHC 6.10,
-ddump-simpl -dsuppress-uniques
can be good enough to get by (it means you don't get di
On Fri, 23 May 2008, Henning Thielemann wrote:
An even more advanced tool could show differences between two Core listings.
Say I have a program which runs too slow. But if I change a small detail it
runs significantly faster - I want to know, how did my change in the Haskell
file modified th
On Fri, 2 May 2008, Neil Mitchell wrote:
Hi Don,
Just a quick announcement, I've uploaded to hackage 'ghc-core' , a
wrapper over ghc for displaying the optimised core and assembly language
ghc produces from your programs.
This is cool, but it still lags behind the facilities found in yhc-
On Fri, 2 May 2008, Neil Mitchell wrote:
Hi Don,
Just a quick announcement, I've uploaded to hackage 'ghc-core' , a
wrapper over ghc for displaying the optimised core and assembly language
ghc produces from your programs.
This is cool, but it still lags behind the facilities found in yhc-
Thu May 22 20:25:08 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Do some stack fiddling in stg_unblockAsyncExceptionszh_ret
This fixes a segfault in #1657
M ./rts/Exception.cmm +8
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080523032508-3fd76-3f2c4ed9f0d1fd940b9889167da
Tue May 20 17:42:51 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix warnings in TcTyDecls
M ./compiler/typecheck/TcTyDecls.lhs -11 +6
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080521004251-3fd76-5e5d9aa393ab055b718348b334e53b9571e0b4c5.gz
_
Tue May 20 17:39:35 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix whitespace in TcTyDecls
M ./compiler/typecheck/TcTyDecls.lhs -121 +121
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080521003935-3fd76-6ea9d824be0ce98618bb13aa26ffcc8acafee0ec.gz
Thu May 22 20:25:08 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Do some stack fiddling in stg_unblockAsyncExceptionszh_ret
This fixes a segfault in #1657
M ./rts/Exception.cmm +8
View patch online:
http://darcs.haskell.org/ghc-6.8/ghc/_darcs/patches/20080523032508-3fd76-3f2c4ed9f0d1fd940b9
Wed May 21 14:20:31 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Improve the treatment of 'seq' (Trac #2273)
Trac #2273 showed a case in which 'seq' didn't cure the space leak
it was supposed to. This patch does two things to help
a) It removes a now-redundant special case
Build results:
kahl G5 Gentoo Linux stable: fail (failed stage1)
kgardas stable: lost fail (failed stage1)
macgyver PPC OSX stable: pass
x86 Windows stable: fail (failed stage1)
x86 Windows stable fast: pass pass lost pass pass pass
x86-64 Linux stable: pass
O
Build results:
x86-64 Linux head: fail (failed stage1)
x86 Windows head: fail (failed stage1)
x86 Windows head fast: pass pass pass
gabor head:pass
kahl G5 Gentoo Linux head: fail (failed darcs)
kgardas head: lost
x86-64 Linux head unreg: pass
Ol
20 matches
Mail list logo