]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - doc/TODO
Remove completed TODOs
[dead/htsn-import.git] / 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.