]> gitweb.michael.orlitzky.com - dead/htsn.git/blobdiff - htsn.cabal
Bump the cmdargs dependency to fix a bug.
[dead/htsn.git] / htsn.cabal
index 10b2d50376f1a4e366afbb36abfa06ca27b153a6..ed97657a6ce55d4471514145ff76bde32a2cce77 100644 (file)
@@ -18,9 +18,8 @@ executable htsn
   build-depends:
     ansi-terminal               == 0.6.*,
     base                        == 4.*,
-    cmdargs                     >= 0.10.5,
+    cmdargs                     >= 0.10.6,
     configurator                == 0.2.*,
-    deepseq                     == 1.3.*,
     directory                   == 1.2.*,
     filepath                    == 1.3.*,
     hxt                         == 9.3.*,