]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/TODO
Add another TODO item.
[spline3.git] / doc / TODO
index 53c9b3756920748052633311c8701c17ccfdafa1..1e6a51662f425b9d2156f8e96c889de6ea45809c 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -4,3 +4,13 @@
 * Update the test suite to use the test-framework package.
 
 * 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.
+
+* Use distribution combinators[1] to get rid of the orphan instance
+  warnings.
+
+
+[1] http://stackoverflow.com/questions/4001861/how-small-should-i-make-make-modules-in-haskell