X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=blobdiff_plain;f=htsn-import.cabal;h=f4fd26252249e0a98b1737574d6c2847bce400ab;hp=205a5c2f9475e0f1c18daf2c0d2084ff0dbf6d15;hb=f6708a3fa86d84914e5c67e339f192460864c143;hpb=db7b2a81b5b8fa0357f3340761804e2a56a6db30 diff --git a/htsn-import.cabal b/htsn-import.cabal index 205a5c2..f4fd262 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -253,7 +253,7 @@ executable htsn-import configurator >= 0.2, 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, @@ -345,7 +345,7 @@ test-suite testsuite configurator >= 0.2, 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, @@ -420,7 +420,7 @@ test-suite shelltests configurator >= 0.2, 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,