aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsimonmar <unknown>2002-04-26 16:02:14 +0000
committersimonmar <unknown>2002-04-26 16:02:14 +0000
commit2ae37179f6c4eb1a09dc644322b51b868e9fb2a9 (patch)
treeb19168fb5536625c95f28583185ce324370073d3
parent520ee21aaec0d0cfea4ad7cfb4a7319fa6487975 (diff)
[haddock @ 2002-04-26 16:02:14 by simonmar]
Add a couple of things I forgot about
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 55cc977c..3997e7aa 100644
--- a/TODO
+++ b/TODO
@@ -8,6 +8,10 @@ For 1.0:
* facilities for saving interfaces so that you can run Haddock against
something that isn't the Prelude.
+* Allow '-- |' style comments for constructors
+
+* Documentation annotations for record fields
+
-----------------------------------------------------------------------------
Post 1.0: