diff --git a/ghc/docs/users_guide/2-10-notes.lit b/ghc/docs/users_guide/2-10-notes.lit index 4292f4a5393b54bda57a52f40f86df3194feb283..b4dbf34ca7c6c096f7aac1190ff5552f2d2c83ac 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}