From: 大沢 和宏 <yappo@shibuya.pl>
Date: Tue, 2 Dec 2008 02:05:04 +0000 (+0000)
Subject: add TODO
X-Git-Tag: 0.19~136^2~92
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fdec46ff3fe73d4026211a06966d9320b222ea26;p=gitmo%2FMouse.git

add TODO
---

diff --git a/TODO b/TODO
index 2093fe3..86690c2 100644
--- a/TODO
+++ b/TODO
@@ -3,4 +3,5 @@ TODO
 
 * Re-implement Mouse with code from Shika
 * Make coercion work
-* Make delegation via handles work
\ No newline at end of file
+* Make delegation via handles work
+* Make TypeConstraints from Shika