]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - src/TSN/XML/AutoRacingSchedule.hs
Allow "TBA" laps in TSN.XML.AutoRacingSchedule.
[dead/htsn-import.git] / src / TSN / XML / AutoRacingSchedule.hs
2015-03-30 Michael OrlitzkyAllow "TBA" laps in TSN.XML.AutoRacingSchedule. master
2015-01-13 Michael OrlitzkyUpdate all silent migrations for groundhog-0.7.
2015-01-02 Michael OrlitzkyMigrate TSN.XML.AutoRacingSchedule to fixed-vector...
2015-01-02 Michael OrlitzkyUse Generics.prepend in TSN.XML.AutoRacingSchedule.
2014-12-30 Michael OrlitzkyUse Generics.to_tuple in TSN.XML.AutoRacingSchedule.
2014-07-23 Michael OrlitzkyRename some unique constraints for consistency.
2014-07-07 Michael OrlitzkyMake the AutoRacingSchedule status optional.
2014-07-04 Michael OrlitzkyUpdate TSN.XML modules to use the new Child class.
2014-06-24 Michael OrlitzkyInsignificant comment fix.
2014-06-15 Michael OrlitzkyAdd some docs for AutoRacingResults, and fix others.
2014-06-12 Michael OrlitzkyAdd a pickler for AutoRacingResults <RaceDate> elements.
2014-06-12 Michael OrlitzkyRemove unused StandaloneDeriving pragmas.
2014-04-20 Michael OrlitzkyReplace all raw DELETE queries with deleteAll.
2014-01-25 Michael OrlitzkyExport a "dtd" function from each XML module and use...
2014-01-24 Michael OrlitzkyDocument the new TSN.XML.AutoRacingSchedule module.
2014-01-23 Michael OrlitzkyAdd a new module, TSN.XML.AutoRacingSchedule, and its...