diff --git a/ghc/docs/users_guide/4-02-notes.vsgml b/ghc/docs/users_guide/4-02-notes.vsgml index 663a78700358899c7ae52989601360f98fd93e56..1c5d753835849e51c712130a91eb1dc1be6687d4 100644 --- a/ghc/docs/users_guide/4-02-notes.vsgml +++ b/ghc/docs/users_guide/4-02-notes.vsgml @@ -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: