]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Move the XML modules into the XML subdirectory.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 31 Dec 2013 21:40:47 +0000 (16:40 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 31 Dec 2013 21:40:47 +0000 (16:40 -0500)
commit76cf3eee776d35ba2b18dd0d07df7496a083ae3a
tree9a9e8ed01daff321b3f3e7e9e1457e3b083fbdca
parent629f04d64544bf942d9ee3283b9f99fa7e5c9d57
Move the XML modules into the XML subdirectory.
Don't save the default <message> fields along with the news.
Make the makefile a little more accurate.
makefile
src/Main.hs
src/TSN/XML/Injuries.hs [moved from src/TSN/Injuries.hs with 99% similarity]
src/TSN/XML/InjuriesDetail.hs [moved from src/TSN/InjuriesDetail.hs with 99% similarity]
src/TSN/XML/News.hs [moved from src/TSN/News.hs with 96% similarity]
test/TestSuite.hs