From 1570cbc1516011c5486967733d3be1e722449312 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 5 Apr 2002 13:58:23 +0000 Subject: [haddock @ 2002-04-05 13:58:23 by simonmar] update the TODO list --- TODO | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3