]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - src/TSN/Team.hs
Add Generic instance for TSN.Team.
[dead/htsn-import.git] / src / TSN / Team.hs
2014-12-30 Michael OrlitzkyAdd Generic instance for TSN.Team.
2014-07-30 Michael OrlitzkyMove the FromXmlFkTeams class out of Xml and into TSN...
2014-07-25 Michael OrlitzkyFix a haddock comment and doc building in the makefile.
2014-07-06 Michael OrlitzkyAdd HTeam/VTeam newtype wrappers to TSN.Team.
2014-07-05 Michael OrlitzkyFix the TSN.Team unique constraint name.
2014-07-04 Michael OrlitzkyFinish the documentation for ScheduleChanges.
2014-06-28 Michael OrlitzkyMake team names and abbreviations optional.
2014-06-24 Michael OrlitzkyAdd the TSN.Team module housing a common database repre...