aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorsimonmar <unknown>2002-05-01 11:02:52 +0000
committersimonmar <unknown>2002-05-01 11:02:52 +0000
commit154b9d713f79da3de308f96ae5d2242a3d323997 (patch)
treea56d2e9dfd8753c732083f283405f325db3682c3 /TODO
parent950e6dbb199b39f533824963957f43495096909a (diff)
[haddock @ 2002-05-01 11:02:52 by simonmar]
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 11 insertions, 8 deletions
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