]> gitweb.michael.orlitzky.com - dead/htsn.git/commitdiff
Bump the cmdargs dependency to fix a bug.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 18 Dec 2013 07:29:11 +0000 (02:29 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 18 Dec 2013 07:29:11 +0000 (02:29 -0500)
htsn.cabal

index 6e9354926889d9a08ae159dc4138740be305792d..ed97657a6ce55d4471514145ff76bde32a2cce77 100644 (file)
@@ -18,7 +18,7 @@ executable htsn
   build-depends:
     ansi-terminal               == 0.6.*,
     base                        == 4.*,
-    cmdargs                     >= 0.10.5,
+    cmdargs                     >= 0.10.6,
     configurator                == 0.2.*,
     directory                   == 1.2.*,
     filepath                    == 1.3.*,