]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit - src/TSN/Picklers.hs
Comment out the DTD in Injuries_Detail_XML.xml.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 27 Dec 2013 14:03:54 +0000 (09:03 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 27 Dec 2013 14:03:54 +0000 (09:03 -0500)
commitdd4d3adf452823702f3376d1869b07e39f03bff2
tree28b61597506d18c502d097589473f7ad49f4ab07
parentc99d184584e014aff4953fa8f90c9b3b6dc65229
Comment out the DTD in Injuries_Detail_XML.xml.
Switch from persistent to groundhog.
Remove Uncurry.hs in favor of Data.Tuple.Curry.
Add TSN.InjuriesDetail parsing.
Add a TSN.Picklers module to (un)pickle various stuffs.
htsn-rdbms-import.cabal
src/Main.hs
src/TSN/Injuries.hs
src/TSN/InjuriesDetail.hs [new file with mode: 0644]
src/TSN/Picklers.hs [new file with mode: 0644]
src/Uncurry.hs [deleted file]
test/xml/Injuries_Detail_XML.xml