]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Add a new pickler for Double values that have no leading integer.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 25 Jul 2014 19:15:12 +0000 (15:15 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 25 Jul 2014 19:15:12 +0000 (15:15 -0400)
commit4ad960facfe0b939e71e4afe4502fce3108d90e3
tree5ab08df9b426d7b8d86773bbc93de9ad0031bb5c
parent03a49e2a1db26026c86804a73acee025842282db
Add a new pickler for Double values that have no leading integer.
Use the new pickler to fix an unhandled AutoRacingResultsXML document.
Add a test case for the aforementioned fix.
src/TSN/Picklers.hs
src/TSN/XML/AutoRacingResults.hs
test/shell/import-duplicates.test
test/xml/AutoRacingResultsXML-fractional-kph.xml [new file with mode: 0644]