X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=d2797675c48f882fc9f957eee168bb24c895313e;hb=1edcaa0d2e4b5f04ceb10024debb3219ac037057;hp=b6bf91893b6f6102cf0518a545365b34a92ef3cd;hpb=e8d14e24769eb587c8d0fc6811d1b383f8039d86;p=spline3.git diff --git a/doc/TODO b/doc/TODO index b6bf918..d279767 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ -* Use distribution combinators[1] to get rid of the orphan instance - warnings. - * Update show definitions. -[1] http://stackoverflow.com/questions/4001861/how-small-should-i-make-make-modules-in-haskell +* Document everything. + +* Test whether or not dropping the guards from the Tetrahedron.volume + function speeds things up (and still produces a correct result).