]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/TODO
Update the README and TODO.
[spline3.git] / doc / TODO
index dbd9a7339bf3e2fbba0ca16343b0b4a1517e558e..b6bf91893b6f6102cf0518a545365b34a92ef3cd 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,6 @@
-* Re-enable the exact volume tests. Should probably occur after I
-  figure out why each tetrahedron doesn't have 1/24th the volume of
-  the cube.
+* Use distribution combinators[1] to get rid of the orphan instance
+  warnings.
 
-* Add exact area tests for the remaining tetrahedron.
+* Update show definitions.
 
-* Add the rest of the edge incidence tests.
+[1] http://stackoverflow.com/questions/4001861/how-small-should-i-make-make-modules-in-haskell