aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDuncan Coutts <duncan.coutts@worc.ox.ac.uk>2006-01-23 18:31:13 +0000
committerDuncan Coutts <duncan.coutts@worc.ox.ac.uk>2006-01-23 18:31:13 +0000
commit100d464a9b3dd754b198053da01478ddf5f922dd (patch)
tree633674d1b963c2cde5733023d72014f9a324a1d3 /TODO
parent1a82a297a5c99242260888c467a9c4e9e8eb98e7 (diff)
remove a couple TODO items that have been done
The --wiki, or rather the --comment-* options are now documented. There is probably no need to have haddock invoke unlit or cpp itself since it can now pick up the line pragmas to get the source locations right. Tools like Cabal will arrange for preprocessors to be run so there is less of a need for tools like haddock to do it themselves.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index d44948b5..5766062d 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,6 @@
-- ---------------------------------------------------------------------------
-- Before next release
-* Document --wiki
-
-----------------------------------------------------------------------------
-- bugs
@@ -81,9 +79,6 @@
* Add a search feature which just invokes Google?
-* Do the unlitting/CPPing from Haddock itself so we get the source file
- links right.
-
* attributes for individual declarations, eg.
-- #abstract
or targetted to a specific decl: