]> gitweb.michael.orlitzky.com - hath.git/commitdiff
hath.cabal: drop superfluous build-depends for the shelltest suite.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 4 Mar 2019 03:05:41 +0000 (22:05 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 4 Mar 2019 03:05:41 +0000 (22:05 -0500)
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: