From e78e06dfdd506b24ba671bd86c7c618797b1529c Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 8 Jul 2011 23:11:06 -0400 Subject: [PATCH] Add another TODO item. --- doc/TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/TODO b/doc/TODO index 2f8af09..1e6a516 100644 --- a/doc/TODO +++ b/doc/TODO @@ -8,3 +8,9 @@ * 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 -- 2.43.2