aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsimonmar <unknown>2004-08-13 10:53:21 +0000
committersimonmar <unknown>2004-08-13 10:53:21 +0000
commitb6d785514fc734d7752bdab8abd67e8e61f8db02 (patch)
tree06bfc1f6cbb2877fa918e8cd82c76172823b071c
parent39cf9edec74690e6401c60465b35a96bbf7107a5 (diff)
[haddock @ 2004-08-13 10:53:21 by simonmar]
Update
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 46d3829c..56b2b63c 100644
--- a/TODO
+++ b/TODO
@@ -48,8 +48,8 @@
-----------------------------------------------------------------------------
-- features
-* Have a short description for a module, which is presented by the module
- name in the contents? (idea from George Russell).
+* Parse and remember {-# SOURCE #-} imports, possibly do something sensible
+ with them?
* In theory there's no reason why we have to only link to modules which
are imported by the current module. This is an artificial