]> gitweb.michael.orlitzky.com - hath.git/blobdiff - hath.cabal
Use "words" instead of "splitWs" and drop MissingH dependency.
[hath.git] / hath.cabal
index d6fd50a39976ec95697f15b65af862fdb08415e3..70673eeed37b90f02f201cea74ae63906b1a28e7 100644 (file)
@@ -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,