]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/TODO
Update the README and TODO.
[spline3.git] / doc / TODO
index 2f8af09cd7a528b114a3aa8bc0438eb952bd8617..b6bf91893b6f6102cf0518a545365b34a92ef3cd 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,10 +1,6 @@
-* Add the rest of the edge incidence tests. Make sure it works across
-  cubes, too.
+* Use distribution combinators[1] to get rid of the orphan instance
+  warnings.
 
-* Update the test suite to use the test-framework package.
+* Update show definitions.
 
-* Add the section (2.9) tests.
-
-* Figure out why TC.prop_c0120_identity4 and friends are failing.
-
-* Figure out why the section (2.5) c_ijk1 identity is failing.
+[1] http://stackoverflow.com/questions/4001861/how-small-should-i-make-make-modules-in-haskell