From 8b18f2fe7dede3427169ac2e248075e73b119092 Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 10 May 2004 10:11:51 +0000 Subject: [haddock @ 2004-05-10 10:11:51 by simonmar] Update --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index f61daf7c..61f8a296 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,8 @@ ----------------------------------------------------------------------------- -- bugs +* doc --gen-contents and --use-contents + * A module re-export should only reference the target module if the target module is imported without hiding any of its exports (otherwise we should inline just the exported bits). @@ -11,6 +13,7 @@ - scoped type variables (return types left to do). - template haskell - explicit kind annotations + - infix type constructors * Be a bit cleaner about error cases: some internal errors can be generated by bugs in the Haskell source. Divide out the proper -- cgit v1.2.3