]> gitweb.michael.orlitzky.com - email-validator.git/blobdiff - email-validator.cabal
Remove the "--input" and "--output" command-line flags.
[email-validator.git] / email-validator.cabal
index 451a09bd11436986a03a83492749bae04a030d91..9bdbfef1c0d68c6cca01ed9c635cebf0a7d090e0 100644 (file)
@@ -52,7 +52,6 @@ executable email-validator
     base                        < 5,
     bytestring                  >= 0.10,
     cmdargs                     >= 0.10,
-    directory                   >= 1.2,
     dns                         >= 2,
     email-validate              >= 2,
     HUnit                       >= 1.2,
@@ -70,7 +69,6 @@ executable email-validator
   other-modules:
     CommandLine
     EmailAddress
-    ExitCodes
     Paths_email_validator
 
   ghc-options:
@@ -95,7 +93,6 @@ test-suite testsuite
     base                        < 5,
     bytestring                  >= 0.10,
     cmdargs                     >= 0.10,
-    directory                   >= 1.2,
     dns                         >= 2,
     email-validate              >= 2,
     HUnit                       >= 1.2,