]> gitweb.michael.orlitzky.com - email-validator.git/commitdiff
email-validator.cabal: remove unused test dependencies.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Aug 2022 16:37:24 +0000 (12:37 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Aug 2022 16:37:24 +0000 (12:37 -0400)
email-validator.cabal

index c5c2a7ebc97d78578669c5059c6727c7ed7005ce..b5c8afbb3dc11ef890b00163c2ca60a5ca83304a 100644 (file)
@@ -79,11 +79,8 @@ test-suite testsuite
   build-depends:
     base                        < 5,
     bytestring                  >= 0.10,
-    cmdargs                     >= 0.10,
-    dns                         >= 2,
     email-validate              >= 2,
     HUnit                       >= 1.2,
-    parallel-io                 >= 0.3,
     pcre-light                  >= 0.4,
     tasty                       >= 0.8,
     tasty-hunit                 >= 0.8