X-Git-Url: http://gitweb.michael.orlitzky.com/?p=hath.git;a=blobdiff_plain;f=hath.cabal;h=8660a81b41c289100ab61bdc56b3d2932e8f7ba1;hp=1c4bac33963cb970b0c80d6bc5e68f3abee245e5;hb=d1ed8de0ddf82fa939fd225295e34a656096614f;hpb=8f94d4d38bdb03a01d83d0e4afd82493046a9445 diff --git a/hath.cabal b/hath.cabal index 1c4bac3..8660a81 100644 --- a/hath.cabal +++ b/hath.cabal @@ -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 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,