aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorsimonmar <unknown>2003-08-04 12:59:47 +0000
committersimonmar <unknown>2003-08-04 12:59:47 +0000
commit9e3f3f2d7ced4c9a1e22fe720351ed866f40675f (patch)
tree213f4d41a4d8a2c440a1e23acc66f092a9fdabca /TODO
parent3d3b5c8754225dd18a0423583ed5e37746ddf465 (diff)
[haddock @ 2003-08-04 12:59:47 by simonmar]
A couple of TODOs.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index b1dfecbb..0058129a 100644
--- a/TODO
+++ b/TODO
@@ -34,6 +34,12 @@
* derived instance support isn't quite right (doing it properly is
hard, though).
+* Referring to something that has a defn but no typesignature doesn't elicit
+ a useful message.
+
+* Trying to re-export something from another package doesn't work (unless
+ it's the whole module). We should give a warning or something.
+
-----------------------------------------------------------------------------
-- features