aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 2 insertions, 10 deletions
diff --git a/TODO b/TODO
index 0058129a..ae886658 100644
--- a/TODO
+++ b/TODO
@@ -21,16 +21,6 @@
* Parent button should be removed if there isn't a parent.
-* a paragraph like
-
- > text
- more text
-
- is interpreted strangely: the second line is interpreted as part of the
- code block, but the second line is non-literal (and markup within it
- is interpreted normally). Rewrite the lexer using Alex, and fix this
- at the same time.
-
* derived instance support isn't quite right (doing it properly is
hard, though).
@@ -54,6 +44,8 @@
* Comments on instance declarations? (suggested by Daan and Iavor).
+* Comments on default method declarations? (suggested by Satnam).
+
* Add a search feature which just invokes Google?
* Do the unlitting/CPPing from Haddock itself so we get the source file