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