]> gitweb.michael.orlitzky.com - dead/htsn.git/blobdiff - htsn.cabal
Add hslogger as a dependency.
[dead/htsn.git] / htsn.cabal
index 30bdb9bcca5d90180def22df1d9e93340d1ac102..55dca86e03ddd96e8e1aa34b04364ca6ad1d2116 100644 (file)
@@ -22,6 +22,7 @@ executable htsn
     configurator                == 0.2.*,
     directory                   == 1.2.*,
     filepath                    == 1.3.*,
+    hslogger                    == 1.2.*,
     hxt                         == 9.3.*,
     network                     == 2.4.*,
     tasty                       == 0.5.*,
@@ -70,6 +71,7 @@ test-suite testsuite
     configurator                == 0.2.*,
     directory                   == 1.2.*,
     filepath                    == 1.3.*,
+    hslogger                    == 1.2.*,
     hxt                         == 9.3.*,
     network                     == 2.4.*,
     tasty                       == 0.5.*,