From: simonm Date: Wed, 23 Dec 1998 12:33:52 +0000 (+0000) Subject: [project @ 1998-12-23 12:33:52 by simonm] X-Git-Tag: Approx_2487_patches~161 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=82ed6bcb38e7197504b330b10f0f428aa395cbe5;p=ghc-hetmet.git [project @ 1998-12-23 12:33:52 by simonm] A couple of small additions. --- diff --git a/ghc/docs/users_guide/4-02-notes.vsgml b/ghc/docs/users_guide/4-02-notes.vsgml index 663a787..1c5d753 100644 --- a/ghc/docs/users_guide/4-02-notes.vsgml +++ b/ghc/docs/users_guide/4-02-notes.vsgml @@ -8,12 +8,14 @@ Lazy name-clash detection. Scoped infix declarations. + Scoped type variables implemented. Several bugs in _ccall_GC and foreign export fixed. + Warnings for unused variables should work now (they didn't before). Simplifier improvements: