]> gitweb.michael.orlitzky.com - hath.git/blobdiff - hath.cabal
hath.cabal: require at least cabal-1.10 (new Hackage requirement).
[hath.git] / hath.cabal
index 1c4bac33963cb970b0c80d6bc5e68f3abee245e5..8660a81b41c289100ab61bdc56b3d2932e8f7ba1 100644 (file)
@@ -1,6 +1,6 @@
 name:           hath
-version:        0.5.0
-cabal-version:  >= 1.8
+version:        0.5.1
+cabal-version:  >= 1.10
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
 homepage:       http://michael.orlitzky.com/code/hath.xhtml
@@ -129,7 +129,6 @@ test-suite testsuite
 
   build-depends:
     base                        >= 4.15,
-    cmdargs                     >= 0.10,
     split                       >= 0.2,
     tasty                       >= 0.8,
     tasty-hunit                 >= 0.8,