]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - htsn-import.cabal
Add a schema diagram for Auto_Racing_Schedule_XML.
[dead/htsn-import.git] / htsn-import.cabal
index 583938df6504d0293d297e52bf6764f559e152c5..1fc2e41aa41901897d3d373734ded163a163d8a2 100644 (file)
@@ -1,5 +1,5 @@
 name:           htsn-import
-version:        0.0.1
+version:        0.0.3
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -15,15 +15,17 @@ extra-source-files:
   doc/README.schemagen
   doc/TODO
   makefile
-  test/xml/*.xml
-  test/xml/*.dtd
   schema/*.dtd
+  schemagen/Auto_Racing_Schedule_XML/*.xml
   schemagen/Heartbeat/*.xml
   schemagen/injuriesxml/*.xml
   schemagen/Injuries_Detail_XML/*.xml
   schemagen/newsxml/*.xml
   schemagen/Odds_XML/*.xml
   schemagen/weatherxml/*.xml
+  test/shell/*.test
+  test/xml/*.xml
+  test/xml/*.dtd
 synopsis:
   Import XML files from The Sports Network into an RDBMS.
 description: