X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=19bad45a9857dbda72ea4c5265f20bc59a29289a;hb=0c13a9f7630d82f8651371b31ee63b55b072ef8d;hp=47e00ca085f006452b22fb81a77c7d1e73818479;hpb=61a6bbaba5c38efc00b503cb6dec8146242f7177;p=dead%2Fhtsn-import.git diff --git a/doc/TODO b/doc/TODO index 47e00ca..19bad45 100644 --- a/doc/TODO +++ b/doc/TODO @@ -13,18 +13,11 @@ * Cbask_Team_Scoring_Rebound_Margin_XML.dtd * Cbask_Team_Scoring_XML.dtd * Cbask_Team_Shooting_Pct_XML.dtd - * NFLRushingLeadersXML.dtd - * NFLTackleFFLeadersXML.dtd - * NFLTopKickoffReturnXML.dtd - * NFLTopPuntReturnXML.dtd - * NFLYardsXML.dtd - * NFL_PuntingLeaders_XML.dtd 4. The following DTD types were handled (in some form) by the old FeedGrabber. They are not yet handled by htsn-import (some may not be valid): - * AutoRacingDriverList * AutoRacingGridXML * CBASK_Individual_Stats_XML * Cbask_Roster_XML @@ -64,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.