aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO b/TODO
index 9fc4d404..bc4621a4 100644
--- a/TODO
+++ b/TODO
@@ -9,10 +9,11 @@
* handle scoped type variables in the parser
-* For a re-exported declaration, remap its original names to names that are
- "closer" to the current module (might need to rename decls twice: once
- for docs with import_env, and once for export with orig_env). This is
- the final support needed to fully "hide" modules from the output.
+* Allow fully hiding modules from the output
+
+* Add a link to the defining location of a re-exported entity
+
+* Add an index page to the HTML output
* fixities