X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=blobdiff_plain;f=htsn-import.cabal;h=d470346fae7fbccc3111d18b06129772852d6010;hp=f4fd26252249e0a98b1737574d6c2847bce400ab;hb=HEAD;hpb=f6708a3fa86d84914e5c67e339f192460864c143 diff --git a/htsn-import.cabal b/htsn-import.cabal index f4fd262..d470346 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -1,5 +1,5 @@ name: htsn-import -version: 0.2.0 +version: 0.2.4 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky @@ -251,16 +251,17 @@ executable htsn-import base >= 4.6 && < 5, cmdargs >= 0.10.6, configurator >= 0.2, + containers >= 0.5, directory >= 1.2, filepath >= 1.3, fixed-vector-hetero >= 0.3, hslogger >= 1.2, htsn-common >= 0.0.1, hxt >= 9.3, - groundhog >= 0.5, - groundhog-postgresql >= 0.5, - groundhog-sqlite >= 0.5, - groundhog-th >= 0.5, + groundhog >= 0.7, + groundhog-postgresql >= 0.7, + groundhog-sqlite >= 0.7, + groundhog-th >= 0.7, MissingH >= 1.2, old-locale >= 1, split >= 0.2, @@ -282,6 +283,7 @@ executable htsn-import Configuration ConnectionString ExitCodes + Misc OptionalConfiguration TSN.Codegen TSN.Database @@ -300,7 +302,6 @@ executable htsn-import TSN.XML.Injuries TSN.XML.InjuriesDetail TSN.XML.JFile - TSN.XML.MLBBoxScore TSN.XML.MLBEarlyLine TSN.XML.News TSN.XML.Odds @@ -343,16 +344,17 @@ test-suite testsuite base >= 4.6 && < 5, cmdargs >= 0.10.6, configurator >= 0.2, + containers >= 0.5, directory >= 1.2, filepath >= 1.3, fixed-vector-hetero >= 0.3, hslogger >= 1.2, htsn-common >= 0.0.1, hxt >= 9.3, - groundhog >= 0.5, - groundhog-postgresql >= 0.5, - groundhog-sqlite >= 0.5, - groundhog-th >= 0.5, + groundhog >= 0.7, + groundhog-postgresql >= 0.7, + groundhog-sqlite >= 0.7, + groundhog-th >= 0.7, MissingH >= 1.2, old-locale >= 1, split >= 0.2, @@ -418,16 +420,17 @@ test-suite shelltests base >= 4.6 && < 5, cmdargs >= 0.10.6, configurator >= 0.2, + containers >= 0.5, directory >= 1.2, filepath >= 1.3, fixed-vector-hetero >= 0.3, hslogger >= 1.2, htsn-common >= 0.0.1, hxt >= 9.3, - groundhog >= 0.5, - groundhog-postgresql >= 0.5, - groundhog-sqlite >= 0.5, - groundhog-th >= 0.5, + groundhog >= 0.7, + groundhog-postgresql >= 0.7, + groundhog-sqlite >= 0.7, + groundhog-th >= 0.7, MissingH >= 1.2, old-locale >= 1, split >= 0.2,