diff options
author | simonmar <unknown> | 2002-04-26 16:02:14 +0000 |
---|---|---|
committer | simonmar <unknown> | 2002-04-26 16:02:14 +0000 |
commit | 2ae37179f6c4eb1a09dc644322b51b868e9fb2a9 (patch) | |
tree | b19168fb5536625c95f28583185ce324370073d3 | |
parent | 520ee21aaec0d0cfea4ad7cfb4a7319fa6487975 (diff) |
[haddock @ 2002-04-26 16:02:14 by simonmar]
Add a couple of things I forgot about
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |