From 154b9d713f79da3de308f96ae5d2242a3d323997 Mon Sep 17 00:00:00 2001 From: simonmar Date: Wed, 1 May 2002 11:02:52 +0000 Subject: [haddock @ 2002-05-01 11:02:52 by simonmar] update --- TODO | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3997e7aa..e6487a7b 100644 --- a/TODO +++ b/TODO @@ -1,19 +1,22 @@ -For 1.0: - * IDoc compatibility, as far as possible - bird-tracks for code blocks -* Do the unlitting/CPPing from Haddock itself - * facilities for saving interfaces so that you can run Haddock against something that isn't the Prelude. -* Allow '-- |' style comments for constructors +----------------------------------------------------------------------------- + +* Do the unlitting/CPPing from Haddock itself so we get the source file + links right. -* Documentation annotations for record fields +* Allow documentation annotations to explicitly name the entity they + refer to. ------------------------------------------------------------------------------ -Post 1.0: +* Add back-references from the definition to the uses of types/classes + (perhaps in the index?) + +* In the contents page, indicate portability/stability of each module + somehow. * remove extra whitespace from the generated HTML to save space -- cgit v1.2.3