aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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