]> gitweb.michael.orlitzky.com - hath.git/commitdiff
Remove MissingH from the shelltest dependencies and bump to v0.4.1. 0.4.1
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 20 Apr 2017 22:55:51 +0000 (18:55 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 20 Apr 2017 22:55:51 +0000 (18:55 -0400)
hath.cabal

index 2fd9e6cd3a29db5eb6671d0947e1f822a1e05ecf..b32d870f0cf5a890861092c62a28cfe261067f22 100644 (file)
@@ -1,5 +1,5 @@
 name:           hath
-version:        0.4.0
+version:        0.4.1
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -163,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,