From 1ac55326e49db9d0e97ec1dbcda289441a149a45 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 12 Mar 2004 11:33:39 +0000 Subject: [haddock @ 2004-03-12 11:33:39 by simonmar] Add an item. --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 1ed95a21..327d9b45 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,8 @@ ----------------------------------------------------------------------------- -- bugs +* Ralf Laemmel's isntance bug (email: "haddock 0.6 issue") + * Pick the preferred export names as per the paper. * A module re-export should only reference the target module if the @@ -32,6 +34,11 @@ * We don't handle non-ASCII characters in doc comments. (need to specify the encoding in the generated HTML too?). +* There's no way to refer explicitly to either a type/class + constructor or data constructor When there are more than one of + these with the same name. Perhaps introduce a special syntax for + them? (eg. ':C' means data constructor C?) + ----------------------------------------------------------------------------- -- features -- cgit v1.2.3