From db7b2a81b5b8fa0357f3340761804e2a56a6db30 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 2 Jan 2015 17:38:19 -0500 Subject: [PATCH] Remove completed TODOs --- doc/TODO | 8 -------- 1 file changed, 8 deletions(-) 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. -- 2.43.2