[project @ 1998-12-23 12:33:52 by simonm]
authorsimonm <unknown>
Wed, 23 Dec 1998 12:33:52 +0000 (12:33 +0000)
committersimonm <unknown>
Wed, 23 Dec 1998 12:33:52 +0000 (12:33 +0000)
A couple of small additions.

ghc/docs/users_guide/4-02-notes.vsgml

index 663a787..1c5d753 100644 (file)
@@ -8,12 +8,14 @@
        <itemize>
        <item> Lazy name-clash detection.
        <item> Scoped infix declarations.
+       <item> <tt/Eval/ class now completely removed.
        </itemize>
 
 <item> Scoped type variables implemented.
 
 <item> Several bugs in _ccall_GC and foreign export fixed.
 
+
 <item> Warnings for unused variables should work now (they didn't before).
 
 <item> Simplifier improvements: