Haskell 98
Haskell 98 was conceived as a relatively minor tidy-up of Haskell 1.4, making some simplifications, and removing some pitfalls for the unwary. It is intended to be a “stable” language in sense the implementors are committed to supporting Haskell 98 exactly as specified, for the foreseeable future.
[...] it provides a stable point of reference, so that those who wish to write text books, or use Haskell for teaching, can do so in the knowledge that Haskell 98 will continue to exist.
- Preface, Special Issue of the Journal of Functional Programming 13(1) Jan 2003.
Haskell 98 Language and Libraries: The Revised Report (December 2002)
Available online and as a PDF document.
Links
- The original Haskell 98 Report/s (February 1999)
- Language: HTML, PostScript
- Library: HTML, PostScript