From 9a9aa1a8edbe37b4b29c2f49239df24fa60fbf6a Mon Sep 17 00:00:00 2001 From: simonmar Date: Wed, 3 Jul 2002 16:18:16 +0000 Subject: [haddock @ 2002-07-03 16:18:16 by simonmar] Update --- TODO | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/TODO b/TODO index cab9bd87..ae04a5c3 100644 --- a/TODO +++ b/TODO @@ -11,12 +11,8 @@ target module is imported without hiding any of its exports (otherwise we should inline just the exported bits). -* pay attention to import specs! - * remove the s/r conflicts I added to the grammar -* check handling of special types ([], (), (,) etc.) - * Support for the rest of GHC extensions in the parser: - implicit parameters - scoped type variables (return types left to do). @@ -28,8 +24,6 @@ ----------------------------------------------------------------------------- -- features -* Top-level package docs - * Do the unlitting/CPPing from Haddock itself so we get the source file links right. @@ -42,8 +36,7 @@ #long, #short, #noinstances (on a type or class) -* facilities for saving interfaces so that you can run Haddock against - something that isn't the Prelude. + #inline, #noinline on a module export * Allow documentation annotations to explicitly name the entity they refer to. -- cgit v1.2.3