From a156d07a5f3fed80d7a1a1c690126251f1d5c287 Mon Sep 17 00:00:00 2001 From: simonm <unknown> Date: Mon, 22 Dec 1997 11:42:36 +0000 Subject: [PATCH] [project @ 1997-12-22 11:42:36 by simonm] add a few more change notes. --- ghc/docs/users_guide/2-10-notes.lit | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ghc/docs/users_guide/2-10-notes.lit b/ghc/docs/users_guide/2-10-notes.lit index 4292f4a5393b..b4dbf34ca7c6 100644 --- a/ghc/docs/users_guide/2-10-notes.lit +++ b/ghc/docs/users_guide/2-10-notes.lit @@ -32,9 +32,18 @@ Happy. \item add some suffix rules for SGML, we can use SGML-Tools for documentation now. +\item added an new manual for Happy, in SGML format. + \item added the GHC/Hugs extension library documentation as a separate document, and removed that information from the Users' Guide. \item Fixed a bug where ':::' wasn't being parsed properly in interface files. +\item Fixed a long-standing bug in the strictness analyser. + +\item Fixed the cause of the @getWorkerIdAndCons@ panic. + +\item Moved the array tests from ghc/lib into the test framework. +ghc/lib/tests now doesn't exist. + \end{itemize} -- GitLab