]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Remove completed TODOs
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 2 Jan 2015 22:38:19 +0000 (17:38 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 2 Jan 2015 22:38:19 +0000 (17:38 -0500)
doc/TODO

index b5ae217391b36da0ab3deddb151f14d9d61feada..f7c809a7aedb41b425be779c6f5f30593776b534 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
    the filename.
 
 7. Combine test XML files where possible.
-
-8. Remove the -XDeriveGeneric argument in test/Doctests.hs; it
-   shouldn't be necessary if doctest picks up the LANGUAGE pragmas on its
-   own.
-
-9. Once generics-sop releases support for bigger tuples, we can remove
-   the deriveGeneric stuff from Generics.hs. This should also fix the
-   doctests.