X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=hath.cabal;h=2fd8eaf45872b656875eead9de837bc02b583d64;hb=259ad57011f3dfae52b7f9df6215566c85ae5a7f;hp=1c4bac33963cb970b0c80d6bc5e68f3abee245e5;hpb=8f94d4d38bdb03a01d83d0e4afd82493046a9445;p=hath.git diff --git a/hath.cabal b/hath.cabal index 1c4bac3..2fd8eaf 100644 --- a/hath.cabal +++ b/hath.cabal @@ -1,6 +1,6 @@ name: hath -version: 0.5.0 -cabal-version: >= 1.8 +version: 0.5.2 +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,