diff options
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -48,6 +48,9 @@ ----------------------------------------------------------------------------- -- features +* Command-line flag to give the effect of --#ignore-exports on all modules + (request by Chris Ryder, for generating implementation docs.) + * Parse and remember {-# SOURCE #-} imports, possibly do something sensible with them? @@ -68,6 +71,8 @@ * Comments on default method declarations? (suggested by Satnam). +* Comments on components of a tuple, for argument or return types. + * Add a search feature which just invokes Google? * Do the unlitting/CPPing from Haddock itself so we get the source file |