diff options
author | Simon Marlow <simonmar@microsoft.com> | 2006-12-06 16:05:07 +0000 |
---|---|---|
committer | Simon Marlow <simonmar@microsoft.com> | 2006-12-06 16:05:07 +0000 |
commit | f43003b73bb6fe579970f4f72db123e5e3e2cdbc (patch) | |
tree | 8c3ba7ed15f1ec06b2752cb7b643fcab523a5f93 | |
parent | 0d4579e1d86354e1157d83240c90f9bbf3a67b5c (diff) |
add todo item for --maintainer
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ -- --------------------------------------------------------------------------- -- Before next release +* There should be a --maintainer flag to allow Cabal to pass the maintainer + from the .cabal file to the generated docs. + ----------------------------------------------------------------------------- -- bugs |