]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - htsn-import.cabal
Tiny description change.
[dead/htsn-import.git] / htsn-import.cabal
index 928ff5465caead42ad90da8be47e618e7f05d8b1..ca5749061436ed3bd505ed382f097720d7b8dcaf 100644 (file)
@@ -1,5 +1,5 @@
 name:           htsn-import
-version:        0.0.5
+version:        0.0.6
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -195,7 +195,7 @@ description:
   .
   The purpose of /htsn-import/ is to take these XML documents and
   get them into something we can use, a relational database management
-  system (RDBMS), loosely known as a SQL database. The structure of
+  system (RDBMS), i.e. \"a SQL database\". The structure of
   relational database, is, well, relational, and the feed XML is not. So
   there is some work to do before the data can be inserted.
   .
@@ -262,6 +262,7 @@ executable htsn-import
     TSN.Codegen
     TSN.Database
     TSN.DbImport
+    TSN.Location
     TSN.Parse
     TSN.Picklers
     TSN.Team