]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - src/TSN/XML/Injuries.hs
Move the XML modules into the XML subdirectory.
[dead/htsn-import.git] / src / TSN / XML / Injuries.hs
similarity index 99%
rename from src/TSN/Injuries.hs
rename to src/TSN/XML/Injuries.hs
index 8c2de14b04006e0a954fd156505ec8dc5fa8ae2c..92bf4e27757dca8c1de4320a920a982be609d1df 100644 (file)
@@ -13,7 +13,7 @@
 --   The listings will be mapped to a database table called "injuries"
 --   automatically. The root message is not retained.
 --
-module TSN.Injuries (
+module TSN.XML.Injuries (
   Listing,
   Message( listings ),
   injuries_tests )