X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=htsn-import.cabal;h=0b5a88a7c10a18b06dfe6c41321d026c88d0a301;hb=2f0f6bb78690ed121b77fabc9d52b9b47f119227;hp=205a5c2f9475e0f1c18daf2c0d2084ff0dbf6d15;hpb=ab4845a21b08bac7cd22ef63e52c796c502fd855;p=dead%2Fhtsn-import.git diff --git a/htsn-import.cabal b/htsn-import.cabal index 205a5c2..0b5a88a 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -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.2, + 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, @@ -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.2, + 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.2, + 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,