1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
<html>
<head>
</head>
<HEAD>
<TITLE>Haskell 98: The Revised Report</title></head>
</head>
</head>
</head>
</head>
</HEAD>
<BODY>
<div align=center>
<img src="h98.gif" alt="Haskell 98">
</div>
<h1>Haskell 98: The Revised Report (Jan 2003)</h1>
The Haskell 98 Report has undergone an extensive process of revision since its publication
in January 1999. This process converged in January 2003, producing the Revised Report.
<p>
The Revised Report is published by Cambridge University Press, as a book
<a href="http://titles.cambridge.org/catalogue.asp?isbn=0521826144">"Haskell 98 language
and libraries: the Revised Report"</a>, and also as a Special Issue of the Journal of Functional
Programming 13(1) Jan 2003.
<p>
The text and sources of the Report are neverthless still available online, as follows:
<ul>
<p><li> The Haskell 98 Report (revised)
<ul>
<li> <a href="haskell98-report-html/index.html">HTML</a>
<li> <a href="../haskell98-report.ps.gz">Gzipped Postscript</a>
<li> <a href="../haskell98-report.pdf.gz">Gzipped PDF</a>
<li> <a href="haskell98-revised-bugs.html">A complete list of all bugs</a> (found so far)
</ul>
<p><li>
<a href="haskell98-bugs.html">A complete list of all changes</a> made to both reports between the Jan 1999 publication
and the Revised Report (Dec 2002).
<p>
<li> The sources for the Report is in a
<a href="http://cvs.haskell.org/cgi-bin/cvsweb.cgi/haskell-report/report">
publicly visible CVS repository</a>.
</ul>
<hr>
<address>Simon Peyton Jones, simonpj@microsoft.com</address>
</body>
</html>
|