Folks As you know, we're in the home straight for Haskell 98. With the exception of the recent discussion of echoing, there have been very, very few changes since the May release. (Check out the bugs list.) Cambridge University Press are going to publish the Language and Library Reports, both as a book, and as the Jan 2003 issue of the Journal of Functional Programming. I have to deliver the source files to them by end of Sept. The current draft is at http://research.microsoft.com/~simonpj/haskell98-revised It includes one new thing: a single integrated book-style document that includes both the language and library reports, with a single index. This book also has a new preface; this is my attempt to combine stuff from both old prefaces, eliminating some old material at the same time. CUP do not want to have a dozen authors for the book, and indeed there are past members of the Haskell committee who deserve credit, as well as many people on the Haskell mailing list who have made substantial contributions. So the book currently shows me as editor, while the preface attempts to give credit where credit is due. Please help me to improve it. The copyright notice is, I believe, agreed with CUP, but I must check that. The online versions will remain available. Please take a look. Simon
On Thu, Sep 19, 2002 at 02:36:01PM +0100, Simon Peyton-Jones wrote:
The copyright notice is, I believe, agreed with CUP, but I must check that. The online versions will remain available.
Will the online version be available with the current copyright, or will it only be available with the addition of 'non-commercial'? If the copyright on the online version includes non-commercial, there might be problems. For instance, Debian includes the Haskell report in its distribution, which some people put onto CDs and sell, which would be a violation of the non-commercial terms. Best, Dylan
Dylan Thurston <dpt@math.harvard.edu> wrote,
On Thu, Sep 19, 2002 at 02:36:01PM +0100, Simon Peyton-Jones wrote:
The copyright notice is, I believe, agreed with CUP, but I must check that. The online versions will remain available.
Will the online version be available with the current copyright, or will it only be available with the addition of 'non-commercial'? If the copyright on the online version includes non-commercial, there might be problems. For instance, Debian includes the Haskell report in its distribution, which some people put onto CDs and sell, which would be a violation of the non-commercial terms.
In particular, as the "old" online versions didn't carry such a restriction, a restriction on the "new" (ie, corrected) online versions might mean that people might use the old version where they should use the new, which wouldn't be in our interest. Cheers, Manuel
participants (3)
-
Dylan Thurston -
Manuel M T Chakravarty -
Simon Peyton-Jones