diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -21,16 +21,22 @@ generated by bugs in the Haskell source. Divide out the proper internal error cases and emit proper error messages. +* Document new labelling feature + ----------------------------------------------------------------------------- -- features +* There ought to be a way to include some structure in the "description" + (section headings, etc.) and possibly in other comments. (suggseted + by Daan). + +* Comments on instance declarations? (suggested by Daan). + * Add a search feature which just invokes Google? * Do the unlitting/CPPing from Haddock itself so we get the source file links right. -* Allow linking to a section name? - * attributes for individual declarations, eg. -- #abstract or targetted to a specific decl: |