X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fharbl.git;a=blobdiff_plain;f=doc%2FTODO;h=0841c0e8dfa0e5447c07eecc876e4e03fe89f361;hp=8493092d358edc3d4bf93f592fb23b40abec8231;hb=67a990c746599a0f64cffa8dd92157626fc4654e;hpb=43a9106690057c7b2befb8612f10fa55c6cc7dd6 diff --git a/doc/TODO b/doc/TODO index 8493092..0841c0e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,2 +1 @@ -1. Add no-equal-brothers restriction for subdomains (RFC1034). -2. Add 255 max check for domains. +1. Use a typeclass for all the length operations on Domain types.