From 0bd27cb220388759980066ccd7dd739cee43f0e4 Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 28 Jul 2003 13:31:46 +0000 Subject: [haddock @ 2003-07-28 13:31:46 by simonmar] Update --- TODO | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index d4f57f7e..b1dfecbb 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,6 @@ ----------------------------------------------------------------------------- -- bugs - -* don't link to M.x if M.x is re-exported via a 'module N' from module M. - * Pick the preferred export names as per the paper. * A module re-export should only reference the target module if the @@ -20,8 +17,6 @@ generated by bugs in the Haskell source. Divide out the proper internal error cases and emit proper error messages. -* Document new labelling feature - * For a module with no documentation section, include a "synopsis" header? * Parent button should be removed if there isn't a parent. @@ -51,7 +46,7 @@ (section headings, etc.) and possibly in other comments. (suggseted by Daan). -* Comments on instance declarations? (suggested by Daan). +* Comments on instance declarations? (suggested by Daan and Iavor). * Add a search feature which just invokes Google? -- cgit v1.2.3