]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Add a teams_are_normal function to TSN.XML.Weather.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 6 Jul 2014 19:37:18 +0000 (15:37 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 6 Jul 2014 19:37:18 +0000 (15:37 -0400)
commitfe55e0de738d00b94ad1269bafe32beb83860387
tree61ef5ea75f31ae2ae5570097ae458759c436938d
parentb161327d65e3f8922168e6ddd1665f9d06fee22c
Add a teams_are_normal function to TSN.XML.Weather.
Fail in Main when the Weather teams are not normal (unsupported).
Add a note about the backwards teams to the man page.
Add tests for the backwards teams.
doc/man1/htsn-import.1
src/Main.hs
src/TSN/XML/Weather.hs
test/shell/import-duplicates.test
test/shell/weatherxml-backwards-teams-unsupported.test [new file with mode: 0644]
test/xml/scoresxml-pitcher-no-type.xml [new file with mode: 0644]
test/xml/weatherxml-backwards-teams.xml [new file with mode: 0644]