X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fharbl.git;a=blobdiff_plain;f=doc%2FTODO;h=0841c0e8dfa0e5447c07eecc876e4e03fe89f361;hp=20b8bea6077708e294b74e142bffbde4396db84f;hb=6eb7fe0f53b0d8690a821cce9257b8b1a17fdaad;hpb=e1060ef815f35309c7ca0800a345d7c54ce346bd diff --git a/doc/TODO b/doc/TODO index 20b8bea..0841c0e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,3 +1 @@ -1. Move the Pretty class into its own module. -2. Implement pretty printing of Domains to clean up the doctests. -3. Add exactly-63 test to labels. +1. Use a typeclass for all the length operations on Domain types.