]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Export a "dtd" function from each XML module and use that instead of hard-coding...
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 25 Jan 2014 01:31:08 +0000 (20:31 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 25 Jan 2014 01:31:08 +0000 (20:31 -0500)
commita0853ebe00e630b7d50f97949d4dd45c602bd454
treef80b83b19706e5a39843f3a8e7fd84a6a46cb537
parent6c0f782525b51d1f99f337ddfebc31d54c499b3d
Export a "dtd" function from each XML module and use that instead of hard-coding the DTD names in Main.
src/Main.hs
src/TSN/XML/AutoRacingSchedule.hs
src/TSN/XML/Heartbeat.hs
src/TSN/XML/Injuries.hs
src/TSN/XML/InjuriesDetail.hs
src/TSN/XML/News.hs
src/TSN/XML/Odds.hs
src/TSN/XML/Weather.hs