X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=blobdiff_plain;f=doc%2FTODO;h=db45e5eae7874df14607da6e5ffb9cbdb594f21e;hp=a8238ec29b6ad4e9dfc902e9aaae80385803e85d;hb=721723fafc12e626d1856d01ab1c5718a4555f7d;hpb=7be52948a693fbd8f79ba9035092b74b26775e4f diff --git a/doc/TODO b/doc/TODO index a8238ec..db45e5e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -60,3 +60,7 @@ 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.