]> gitweb.michael.orlitzky.com - haeredes.git/commitdiff
haeredes.cabal: drop superfluous build-depends for the shelltest suite.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 4 Mar 2019 03:02:23 +0000 (22:02 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 4 Mar 2019 03:02:23 +0000 (22:02 -0500)
haeredes.cabal

index 5ea4ad0c637ed52c45514c1634ecf0ba6f4f9041..fac5582d2131c6fc5accccd07307e1141ceafe83 100644 (file)
@@ -130,11 +130,6 @@ test-suite shelltests
 
   build-depends:
     base                        == 4.*,
 
   build-depends:
     base                        == 4.*,
-    bytestring                  >= 0.10,
-    cmdargs                     >= 0.10,
-    dns                         >= 1.4,
-    iproute                     >= 1.2,
-    parallel-io                 >= 0.3,
     process                     >= 1.1
 
   -- It's not entirely clear to me why I have to reproduce all of this.
     process                     >= 1.1
 
   -- It's not entirely clear to me why I have to reproduce all of this.