X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=99d0da87cf7a8113c87bbd6d6e84d44ddde5a910;hb=86d39fb9ddd83414f4b896bea89404e9786ff0d0;hp=2f8af09cd7a528b114a3aa8bc0438eb952bd8617;hpb=c639d04341cb39f5b8e85a2d139c61017cbcaa66;p=spline3.git diff --git a/doc/TODO b/doc/TODO index 2f8af09..99d0da8 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,10 +1,12 @@ * Add the rest of the edge incidence tests. Make sure it works across cubes, too. -* 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