aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorsimonmar <unknown>2002-05-09 15:59:45 +0000
committersimonmar <unknown>2002-05-09 15:59:45 +0000
commit089fb6e66b199d267ad6ea4f0ed9404f897b05d6 (patch)
treeb08cbf40db4ecca1bcc663118159be45899c321e /TODO
parentf3960959f9bb3d5833bdc97094a7b7687c82cbc8 (diff)
[haddock @ 2002-05-09 15:59:45 by simonmar]
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9d65ebb3..ec5ad448 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+* A module re-export should only reference the target module if the
+ target module is imported without hiding any of its exports (otherwise
+ we should inline just the exported bits).
+
* Put SrcLocs in DocComments
* facilities for saving interfaces so that you can run Haddock against