X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=blobdiff_plain;f=htsn-import.cabal;h=9a61d4d630d717c149b2440bffbae324d76b75c8;hp=205a5c2f9475e0f1c18daf2c0d2084ff0dbf6d15;hb=62f0536b91460db0d6906cae71f29cb79813f9ae;hpb=ab4845a21b08bac7cd22ef63e52c796c502fd855 diff --git a/htsn-import.cabal b/htsn-import.cabal index 205a5c2..9a61d4d 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -251,9 +251,10 @@ 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, @@ -343,9 +344,10 @@ 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, @@ -418,9 +420,10 @@ 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,