X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=htsn.cabal;h=a59f2df0d337fb11f63285d4efa851ad04e7bef5;hb=ac3a81eb6d0f8ca4e212752d5b390a4fc220cceb;hp=30bdb9bcca5d90180def22df1d9e93340d1ac102;hpb=91f4cfbc5214ad3a6db8dba09001639b905cab02;p=dead%2Fhtsn.git diff --git a/htsn.cabal b/htsn.cabal index 30bdb9b..a59f2df 100644 --- a/htsn.cabal +++ b/htsn.cabal @@ -22,7 +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.*, @@ -70,7 +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.*,