From 3ce9fc1bdaece29d431c3790b2df5ba7b066fa63 Mon Sep 17 00:00:00 2001 From: David Waern Date: Sun, 10 Feb 2008 14:47:39 +0000 Subject: Remove bugs from TODO that don't apply anymore since the port --- TODO | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 8298f34c..5af0a3b8 100644 --- a/TODO +++ b/TODO @@ -62,21 +62,10 @@ target module is imported without hiding any of its exports (otherwise we should inline just the exported bits). -* remove the s/r conflicts I added to the grammar - -* Support for the rest of GHC extensions in the parser: - - 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 internal error cases and emit proper error messages. -* derived instance support isn't quite right (doing it properly is - hard, though). - * The synopsis generated for a module with no docs should not attempt to link to the doc for each entity. We need a different kind of summary here: what we really want is just the documentation section but without -- cgit v1.2.3