]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - doc/TODO
Add MLB_Boxscore_XML to the man page and remove it from the TODO.
[dead/htsn-import.git] / doc / TODO
index b5ae217391b36da0ab3deddb151f14d9d61feada..4996de5f71974990dd81d755f04868e49fc6e805 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -22,7 +22,6 @@
    * CFLTotalTeamScheduleXML
    * Minor_Baseball_TeamScheduleXML
    * MinorLeagueHockeyTeamScheduleXML
-   * MLB_Boxscore_XML
    * MLB_IndividualStats_XML
    * MLB_Probable_Pitchers_XML
    * MLB_Roster_XML
    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.