Re: The Haskell 98 Report

2002-12-03 Thread Carl R. Witty
"Claus Reinke" <[EMAIL PROTECTED]> writes:

> So, as a small token, I've revised my original plan and will now buy one
> of the printed versions (I shall also place higher priority on submitting
> to JFP in the future;-). Let's support forward-looking publishers!
> 
> Thanks, Simon, and thanks, Conrad Guettler & CUP!

I agree totally (I wasn't going to buy a copy, but now I will).

Please let us know when the book becomes available through online
bookstores...

Thanks, Simon and Conrad!

Carl Witty
___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell



The Haskell 98 Report

2002-12-01 Thread Richard Uhtenwoldt
Simon PJ writes:

> the existing notice that says "you can do what
>you like with this Report" will stay unchanged.  No "non-commercial
>only" caveats.

I remained relatively quiet throughout the discussion,
as I have not contributed to the Report, but I'm very
much relieved.

Scheme, too, has a completely free standards document; we do
not want to give up ground to them :)

Thank you, Simon.
___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell



Re: The Haskell 98 Report

2002-11-29 Thread Antti-Juhani Kaijanaho
[Resend, sorry for any duplicates you might get.]

On 20021129T102259-, Simon Peyton-Jones wrote:
> The copyright will still be (c) Simon Peyton Jones (as it has for some
> while; it has to be attached to someone or some thing),

AIUI, legally it is attached to everyone who has ever contributed
significant amounts of text to the report...

Anyway, I am very happy about the result.  As someone said, added value,
not monopolies :-)

And I will buy the book myself, and I will persuade the university
library to buy a copy or two too.  (Actually, I would have done that
anyway, but now I can do it without feeling quilty.)

-- 
Antti-Juhani Kaijanaho, LuK (BSc)* http://www.iki.fi/gaia/ * [EMAIL PROTECTED]
___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell



Re: The Haskell 98 Report

2002-11-29 Thread Claus Reinke
Hmm, I remained relatively quiet throughout the discussion, as I didn't
expect to buy the book version, and my worries about the online version
were being addressed by others, but as a Haskell user and (occasional)
paper author, I would like to register that CUP's handling of copyrights
here is definitely not going unnoticed.

>From an author's perspective, I'd love to see more publishers approaching
the copyright question on an added-value basis (where a non-exclusive
copyright is sufficient because the item will be published timely, in good
quality and for a reasonable price - so people will want to buy it, not
because they can't get it elsewhere, but because they like what they get!).

So, as a small token, I've revised my original plan and will now buy one
of the printed versions (I shall also place higher priority on submitting
to JFP in the future;-). Let's support forward-looking publishers!

Thanks, Simon, and thanks, Conrad Guettler & CUP!
Claus

- Original Message -
From: "Simon Peyton-Jones" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Simon Peyton-Jones" <[EMAIL PROTECTED]>; "Conrad Guettler (Conrad Guettler 
(CUP))"
<[EMAIL PROTECTED]>
Sent: Friday, November 29, 2002 10:22 AM
Subject: The Haskell 98 Report


Folks,

As you know, Cambridge University Press are doing us the huge service of publishing 
the Haskell 98
report, both as a special issue of the Journal of Functional Programming (Jan 2003) 
and as a
hardback book (it'll cost around £35).

I'm very, very, very happy to say that, following discussion with CUP, the copyright 
and
reproduction arrangements for the report will remain unchanged; i.e. exactly as they 
are at:
http://research.microsoft.com/~simonpj/haskell98-revised/haskell98-report-html

I'm signing a letter that grants CUP a *non-exclusive* license to publish the Report, 
but it places
no limitations on what else may be done with it.  The copyright will still be (c) 
Simon Peyton Jones
(as it has for some while; it has to be attached to someone or some thing), and the 
existing notice
that says "you can do what you like with this Report" will stay unchanged.  No 
"non-commercial only"
caveats.

In my view this is extremely generous of CUP, and I am particularly grateful to Conrad 
Guettler for
making it happen.  As a thank-you to CUP, perhaps you can all go out and buy a copy!

Simon
___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell


___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell



The Haskell 98 Report

2002-11-29 Thread Simon Peyton-Jones
Folks,

As you know, Cambridge University Press are doing us the huge service of publishing 
the Haskell 98 report, both as a special issue of the Journal of Functional 
Programming (Jan 2003) and as a hardback book (it'll cost around £35).

I'm very, very, very happy to say that, following discussion with CUP, the copyright 
and reproduction arrangements for the report will remain unchanged; i.e. exactly as 
they are at:
http://research.microsoft.com/~simonpj/haskell98-revised/haskell98-report-html

I'm signing a letter that grants CUP a *non-exclusive* license to publish the Report, 
but it places no limitations on what else may be done with it.  The copyright will 
still be (c) Simon Peyton Jones (as it has for some while; it has to be attached to 
someone or some thing), and the existing notice that says "you can do what you like 
with this Report" will stay unchanged.  No "non-commercial only" caveats.

In my view this is extremely generous of CUP, and I am particularly grateful to Conrad 
Guettler for making it happen.  As a thank-you to CUP, perhaps you can all go out and 
buy a copy!

Simon
___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell



The Haskell 98 Report

1999-12-23 Thread Simon Peyton-Jones

John

I'd like to update the Haskell 98 report to fix all the accumulated
typos.  But before I do that I want to put the Report under CVS
somewhere.  One possibility is to add it to the same repository
that holds GHC and Hugs (but as a separate CVS module of course).
That respository is already called cvs.haskell.org.

Is that OK with you?  I'm ccing the Haskell list to advertise
my intentions and to see if anyone object/has a better idea.

[Jeff: if everyone agrees, could you add such a module?]

Simon