X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=1e6a51662f425b9d2156f8e96c889de6ea45809c;hb=f0004b4e7452f4c8db50688f8c5e00a827c935d5;hp=a49de2b8ef47ec3138d9b4edc654c3bc7d1b7ceb;hpb=e40275553914fcef57a2ca19c1c09cd2a1ef9db7;p=spline3.git diff --git a/doc/TODO b/doc/TODO index a49de2b..1e6a516 100644 --- a/doc/TODO +++ b/doc/TODO @@ -6,3 +6,11 @@ * 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