X-Git-Url: https://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=blobdiff_plain;f=doc%2FTODO;h=f7c809a7aedb41b425be779c6f5f30593776b534;hp=b5ae217391b36da0ab3deddb151f14d9d61feada;hb=db7b2a81b5b8fa0357f3340761804e2a56a6db30;hpb=ab4845a21b08bac7cd22ef63e52c796c502fd855 diff --git a/doc/TODO b/doc/TODO index b5ae217..f7c809a 100644 --- a/doc/TODO +++ b/doc/TODO @@ -52,11 +52,3 @@ 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.