RE: Nightly build snapshots available

2002-11-08 Thread Simon Marlow

 At 2002-11-07 06:10, Ralf Hinze wrote:
 
 I would appreciate a little note saying this snapshot is ok,
 or this one is horribly broken, or maybe this one is a milestone,
 if this is at all possible.
 
 Heh, I suspect that's for us to find out...

Well, most of the time you know as much as me :-)

I don't want to tag each snapshot with a personal certification of
stability because (a) most of the time I have no idea, (b) it's extra
work (I went to a lot of trouble to automate all this), (c) there are
likely to be cases exercised by your code but not by any of our tests,
and (d) the nightly build logs contain a nice testing report stating
which tests failed for each snapshot.

Currently, for example, we're running at about 7 test case failures out
of 3000-ish, and these failures are mostly harmless (floating-point
differences when programs are compiled with the native code generator).
The compiler is relatively stable at the moment, but your mileage may
vary...

(PS sorry about the lack of a source dist from last night's build again,
hopefully it'll appear tonight).

Cheers,
Simon
___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users



Nightly build snapshots available

2002-11-07 Thread Simon Marlow
As requested by several people, we're now making source snapshots of GHC
available every night, together with some binary distributions (only
x86-linux to begin with) built by the nightly build system.

Pointers to the snapshots are on GHC's download page, here:

  http://www.haskell.org/ghc/download.html

Note that there aren't any source distributions yet, but they will start
to appear from tonight.

Enjoy...

Simon

___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users



Re: Nightly build snapshots available

2002-11-07 Thread Ralf Hinze
 Enjoy...

Will do ...

I would appreciate a little note saying this snapshot is ok,
or this one is horribly broken, or maybe this one is a milestone,
if this is at all possible.

But, thanks anyway, Ralf

___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users