From: simonm Date: Wed, 3 Feb 1999 17:54:56 +0000 (+0000) Subject: [project @ 1999-02-03 17:54:56 by simonm] X-Git-Tag: Approximately_9120_patches~6617 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=3e1864d3e8109b22f707bc1af5b44e3da2089fa6;p=ghc-hetmet.git [project @ 1999-02-03 17:54:56 by simonm] Document memoisation library. --- diff --git a/ghc/docs/users_guide/libmisc.vsgml b/ghc/docs/users_guide/libmisc.vsgml index 384f586..58f421e 100644 --- a/ghc/docs/users_guide/libmisc.vsgml +++ b/ghc/docs/users_guide/libmisc.vsgml @@ -239,6 +239,50 @@ accumulating any errors that occur. %************************************************************************ %* * +The @Memo@ library +