X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fharbl.git;a=blobdiff_plain;f=doc%2FTODO;h=0841c0e8dfa0e5447c07eecc876e4e03fe89f361;hp=e8b71193c7b8b9fa9241b79f197890e831d377b9;hb=7decace098b98d7f19b7af43e9d0c641f445640f;hpb=15df901227c1d5d976b55bf5e3eb9721edecd09b diff --git a/doc/TODO b/doc/TODO index e8b7119..0841c0e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1 +1 @@ -1. Remove Eq constraints where not needed. +1. Use a typeclass for all the length operations on Domain types.