From 01a25ca67470a1066b9aa46a2fcc99a278c18937 Mon Sep 17 00:00:00 2001 From: simonmar Date: Wed, 5 Nov 2003 15:16:38 +0000 Subject: [haddock @ 2003-11-05 15:16:38 by simonmar] Update --- TODO | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/TODO b/TODO index 111c95bf..230ad924 100644 --- a/TODO +++ b/TODO @@ -24,8 +24,8 @@ * derived instance support isn't quite right (doing it properly is hard, though). -* Referring to something that has a defn but no typesignature doesn't elicit - a useful message. +* Referring to something that has a defn but no type signature doesn't + elicit a useful message. * Trying to re-export something from another package doesn't work (unless it's the whole module). We should give a warning or something. @@ -33,13 +33,6 @@ ----------------------------------------------------------------------------- -- features -* quiet warnings for missing things in modules which aren't included - in the run (i.e. stop complaining about Prelude stuff by default). - -* merge the indices, adding annotations to distinguish types/classes/functions/ - constructors as necessary. Remove the emboldening of original entities in - the index. - * Generating a single index from many .haddock files should be possible. * nested itemized and enumerated lists. -- cgit v1.2.3