[project @ 1998-01-30 16:59:06 by sof]
[ghc-hetmet.git] / ghc / docs / users_guide / release.lit
1 \begin{onlystandalone}
2 \documentstyle[11pt,literate]{article}
3 \begin{document}
4 \title{Release notes for Glasgow Haskell}
5 \author{The GHC Team\\
6 Department of Computing Science\\
7 University of Glasgow\\
8 Glasgow, Scotland\\
9 G12 8QQ\\
10 \\
11 Email: glasgow-haskell-\{users,bugs\}-request\@dcs.gla.ac.uk}
12 \maketitle
13 \begin{rawlatex}
14 \tableofcontents
15 \end{rawlatex}
16 \clearpage
17 \end{onlystandalone}
18
19 % NOTE TO MAINTAINERS: the way these notes are organized:
20 %   (1) What's new in the current release
21 %   (2) What's next ("real soon now")
22 %   (3) What was new in previous releases (reverse chronological order)
23 %   (4) anything else
24 %
25 % Remember: this isn't the compiler documentation! -- it's just
26 % pointers to it.  Mentioning something in the release notes is not
27 % the same as documenting it.
28
29 \section[release-notes]{Release notes}
30
31 \subsection[release-3-00]{Release notes for version~3-00---1/97}
32 \input{3-00-notes.lit}
33
34 \subsection[release-2-10]{Release notes for version~2.10---12/97}
35 \input{2-10-notes.lit}
36
37 \subsection[release-2-09]{Release notes for version~2.09---11/97}
38 \input{2-09-notes.lit}
39
40 \subsection[release-2-08]{Release notes for version~2.08---10/97}
41 \input{2-08-notes.lit}
42
43 \subsection[release-2-06]{Release notes for version~2.06---9/97}
44 \input{2-06-notes.lit}
45
46 \subsection[release-2-04]{Release notes for version~2.04---6/97}
47 \input{2-04-notes.lit}
48
49 \subsection[release-2-03]{Release notes for version~2.03---4/97}
50 \input{2-03-notes.lit}
51
52 \subsection[release-2-02]{Release notes for version~2.02---3/97}
53 \downsection
54 \input{2-02-notes.lit}
55 \upsection
56
57 %\section[release-2-01]{Release notes for version~2.01---7/96}
58 %\input{2-01-notes.lit}
59
60 %\section[release-RSN]{What we hope to do Real Soon Now}
61 %\downsection
62 %\input{real-soon-now.lit}
63 %\upsection
64
65 %\section{Versions 0.26 through 0.29}
66
67 %GHC~0.26 (7/95) was the last major release of GHC for Haskell~1.2.
68
69 %GHC~0.27 (12/95) was a `` binary-only from-working-sources
70 %no-guarantees snapshot ...  for i386-unknown-linuxaout and
71 %i386-unknown-solaris2 platforms...''
72
73 %GHC~0.28 (5/96) was the same thing, for the i386-unknown-linux (ELF)
74 %platform.
75
76 %GHC~0.29 (7/96), released at the same time as 2.01, is just ``0.26
77 %with bug fixes''; i.e., the current state-of-play on the Haskell~1.2
78 %compiler development.
79
80 \subsection[older-release-notes]{Old release notes}
81
82 We used to include the release notes back to the dawn of time in this
83 document.  Made for a nice long document, but it wasn't that
84 interesting.  If you would like to see old release notes, just ask;
85 we've still got 'em.
86
87 \begin{onlystandalone}
88 % \printindex
89 \end{document}
90 \end{onlystandalone}