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