diff options
author | Simon Marlow <simonmar@microsoft.com> | 2006-04-26 10:02:31 +0000 |
---|---|---|
committer | Simon Marlow <simonmar@microsoft.com> | 2006-04-26 10:02:31 +0000 |
commit | dab9fe7a3df480805508eaccfb7383aa6264d612 (patch) | |
tree | 4c0013ccfb658045b9b63636d2f63fa43c3c148c /TODO | |
parent | bb523f5164db9ac4581b8a314632309c6772810d (diff) |
record an idea
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -54,6 +54,10 @@ ----------------------------------------------------------------------------- -- features +* Haddock could compare interfaces from multiple versions of a module + and indicate changes between versions (eg. a small "new!" or + "changed!" icon, or "stable since 1.0"). + * Something equivalent to JavaDoc's @since * Source code: various people want to get at the source code from the docs. |