X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=htsn.cabal;h=a59f2df0d337fb11f63285d4efa851ad04e7bef5;hb=204f007f0cf40420fc7fe7738b66d96c0547f0fe;hp=55dca86e03ddd96e8e1aa34b04364ca6ad1d2116;hpb=0b1b4dc983422e7bebf1ec2a23632bd16368689f;p=dead%2Fhtsn.git diff --git a/htsn.cabal b/htsn.cabal index 55dca86..a59f2df 100644 --- a/htsn.cabal +++ b/htsn.cabal @@ -22,8 +22,10 @@ executable htsn configurator == 0.2.*, directory == 1.2.*, filepath == 1.3.*, + hdaemonize == 0.4.*, hslogger == 1.2.*, hxt == 9.3.*, + MissingH == 1.2.*, network == 2.4.*, tasty == 0.5.*, tasty-hunit == 0.4.*, @@ -71,8 +73,10 @@ test-suite testsuite configurator == 0.2.*, directory == 1.2.*, filepath == 1.3.*, + hdaemonize == 0.4.*, hslogger == 1.2.*, hxt == 9.3.*, + MissingH == 1.2.*, network == 2.4.*, tasty == 0.5.*, tasty-hunit == 0.4.*,