]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/TODO
Update the README and TODO.
[spline3.git] / doc / TODO
index 236449bc2ecd39214350289439b3370f014cad52..b6bf91893b6f6102cf0518a545365b34a92ef3cd 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,5 +1,6 @@
-* Add the rest of the edge incidence tests.
+* Use distribution combinators[1] to get rid of the orphan instance
+  warnings.
 
-* Figure out why the tests for section (2.8),
-  e.g. prop_c3000_identity, are affected by switching two vertices of
-  a tetrahedron.
+* Update show definitions.
+
+[1] http://stackoverflow.com/questions/4001861/how-small-should-i-make-make-modules-in-haskell