X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=hath.cabal;h=2fd9e6cd3a29db5eb6671d0947e1f822a1e05ecf;hb=2404313e648301064041c12fdab8d2f976c26a64;hp=d6fd50a39976ec95697f15b65af862fdb08415e3;hpb=3c00928628618133d4ba3fd172b7e7bb0363913c;p=hath.git diff --git a/hath.cabal b/hath.cabal index d6fd50a..2fd9e6c 100644 --- a/hath.cabal +++ b/hath.cabal @@ -1,5 +1,5 @@ name: hath -version: 0.3.1 +version: 0.4.0 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky @@ -107,7 +107,6 @@ executable hath build-depends: base == 4.*, cmdargs >= 0.10, - MissingH >= 1.2, split >= 0.2, tasty >= 0.8, tasty-hunit >= 0.8, @@ -134,7 +133,6 @@ test-suite testsuite build-depends: base == 4.*, cmdargs >= 0.10, - MissingH >= 1.2, split >= 0.2, tasty >= 0.8, tasty-hunit >= 0.8,