]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Add a new module, TSN.XML.MLBEarlyLines supporting MLB_earlylinesXML.dtd.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 25 Jul 2014 03:23:03 +0000 (23:23 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 25 Jul 2014 03:23:03 +0000 (23:23 -0400)
commitb63146a890d17e73e5943b427d51fd9311365bb8
treeeece85f03367ca939478ea6417a9f8fd6ee114e8
parent6674a915d50cc41e4c5b12e42f2fcbb65e2bf195
Add a new module, TSN.XML.MLBEarlyLines supporting MLB_earlylinesXML.dtd.
Add TSN.XML.MLBEarlyLines to the .ghci and cabal files.
Mention all TSN.XML.MLBEarlyLines-related weirdness in the man page.
Add test cases for TSN.XML.MLBEarlyLines to the test suite.
Enable import of MLB_earlyinesXML.dtd documents in Main.
Bump the file counts in import-duplicates.test.
.ghci
doc/TODO
doc/man1/htsn-import.1
htsn-import.cabal
src/Main.hs
src/TSN/XML/MLBEarlyLine.hs [new file with mode: 0644]
test/TestSuite.hs
test/shell/import-duplicates.test
test/xml/MLB_earlylineXML.dtd [new file with mode: 0644]
test/xml/MLB_earlylineXML.xml [new file with mode: 0644]