X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=htsn-import.cabal;h=57b00c8d771d9aca783432a97dc998cfb93e9423;hb=f2c3c36ec22bbf8d56a9a2cfdfc49276facc349b;hp=b5b151725fe34f315b15595891c86827f2d3be1a;hpb=b3a3f27b592e389d69babaca741e8553bb05fa92;p=dead%2Fhtsn-import.git diff --git a/htsn-import.cabal b/htsn-import.cabal index b5b1517..57b00c8 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -87,6 +87,7 @@ executable htsn-import groundhog-th >= 0.5, MissingH >= 1.2, old-locale >= 1, + split >= 0.2, tasty >= 0.8, tasty-hunit >= 0.8, time >= 1.4, @@ -168,6 +169,7 @@ test-suite testsuite groundhog-th >= 0.5, MissingH >= 1.2, old-locale >= 1, + split >= 0.2, tasty >= 0.8, tasty-hunit >= 0.8, time >= 1.4, @@ -239,6 +241,7 @@ test-suite shelltests groundhog-th >= 0.5, MissingH >= 1.2, old-locale >= 1, + split >= 0.2, process >= 1.1, tasty >= 0.8, tasty-hunit >= 0.8,