]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Rewrite everything to use XmlImport/DbImport classes making things much more easy...
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 11 Jan 2014 04:10:24 +0000 (23:10 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 11 Jan 2014 04:10:24 +0000 (23:10 -0500)
commitce9fabd584f2e8844b8b1ede9b29bb573e2033f7
tree9b46e3a122a012afee5f809d3832c595667377e2
parent53c5550fee7f8a39a7906545978f15876a06fbd1
Rewrite everything to use XmlImport/DbImport classes making things much more easy to understand. The docs need an update now.
src/Main.hs
src/TSN/DbImport.hs
src/TSN/XML/Injuries.hs
src/TSN/XML/InjuriesDetail.hs
src/TSN/XML/News.hs
src/Xml.hs