]> gitweb.michael.orlitzky.com - hath.git/blobdiff - hath.cabal
hath.cabal: drop superfluous build-depends for the shelltest suite.
[hath.git] / hath.cabal
index c72c633e4ea14c6fd09249747058e4454e28517f..f7438304aa266503e5853103f45079fa0fae6ed4 100644 (file)
@@ -171,12 +171,7 @@ test-suite shelltests
 
   build-depends:
     base                        == 4.*,
-    cmdargs                     >= 0.10,
-    process                     >= 1.1,
-    split                       >= 0.2,
-    tasty                       >= 0.8,
-    tasty-hunit                 >= 0.8,
-    tasty-quickcheck            >= 0.8.1
+    process                     >= 1.1
 
   -- It's not entirely clear to me why I have to reproduce all of this.
   ghc-options: