]> gitweb.michael.orlitzky.com - dead/htsn.git/blobdiff - htsn.cabal
Finish updating the manpage; make the example config file match.
[dead/htsn.git] / htsn.cabal
index 30bdb9bcca5d90180def22df1d9e93340d1ac102..a59f2df0d337fb11f63285d4efa851ad04e7bef5 100644 (file)
@@ -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.*,