]> gitweb.michael.orlitzky.com - hath.git/blobdiff - hath.cabal
Remove MissingH from the shelltest dependencies and bump to v0.4.1.
[hath.git] / hath.cabal
index d6fd50a39976ec95697f15b65af862fdb08415e3..b32d870f0cf5a890861092c62a28cfe261067f22 100644 (file)
@@ -1,5 +1,5 @@
 name:           hath
-version:        0.3.1
+version:        0.4.1
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -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,
@@ -165,7 +163,6 @@ test-suite shelltests
   build-depends:
     base                        == 4.*,
     cmdargs                     >= 0.10,
-    MissingH                    >= 1.2,
     process                     >= 1.1,
     split                       >= 0.2,
     tasty                       >= 0.8,