X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=htsn-import.cabal;fp=htsn-rdbms-import.cabal;h=83c0ef9324879a7f7cbff9f2f03e95c2349ed651;hb=5c84cab65a3e74aa50dbc2a4904de0c645d3999d;hp=e5acbd006c4222a288f7887ac3ea116e91dafd35;hpb=767dc8dbacaf6dcdefd268c7c8c08cd0c23c3391;p=dead%2Fhtsn-import.git diff --git a/htsn-rdbms-import.cabal b/htsn-import.cabal similarity index 90% rename from htsn-rdbms-import.cabal rename to htsn-import.cabal index e5acbd0..83c0ef9 100644 --- a/htsn-rdbms-import.cabal +++ b/htsn-import.cabal @@ -1,4 +1,4 @@ -name: htsn-rdbms-import +name: htsn-import version: 0.0.1 cabal-version: >= 1.8 author: Michael Orlitzky @@ -12,7 +12,7 @@ synopsis: description: Import XML files from The Sports Network into an RDBMS. -executable htsn-rdbms-import +executable htsn-import build-depends: base == 4.*, hxt == 9.3.*, @@ -53,5 +53,5 @@ executable htsn-rdbms-import source-repository head type: git - location: http://michael.orlitzky.com/git/htsn-rdbms-import.git + location: http://michael.orlitzky.com/git/htsn-import.git branch: master