]> gitweb.michael.orlitzky.com - email-validator.git/blobdiff - email-validator.cabal
Use a hyphen instead of an underscore in the program name.
[email-validator.git] / email-validator.cabal
index 7ccf0f0dd14cc056b636861515eb05e1baa06718..e080aa17789fd00f5105d5b54e472550eae31087 100644 (file)
@@ -15,7 +15,7 @@ description:
   Perform basic syntax and deliverability checks on email addresses.
 
 
-executable email_validator
+executable email-validator
   build-depends:
     base                        == 4.*,
     bytestring                  == 0.10.*,