]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - doc/TODO
Add a Generics module with a generic to_tuple function.
[dead/htsn-import.git] / doc / TODO
index 92290ae3e1dc3c5fefd28228fd02b4e79cf3a23b..19bad45a9857dbda72ea4c5265f20bc59a29289a 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -57,3 +57,7 @@
    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.