From: simonm Date: Mon, 22 Dec 1997 11:42:36 +0000 (+0000) Subject: [project @ 1997-12-22 11:42:36 by simonm] X-Git-Tag: Approx_2487_patches~1132 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=a156d07a5f3fed80d7a1a1c690126251f1d5c287;p=ghc-hetmet.git [project @ 1997-12-22 11:42:36 by simonm] add a few more change notes. --- diff --git a/ghc/docs/users_guide/2-10-notes.lit b/ghc/docs/users_guide/2-10-notes.lit index 4292f4a..b4dbf34 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}