]> gitweb.michael.orlitzky.com - email-validator.git/blobdiff - email-validator.cabal
email-validator.cabal, makefile: remove old, untested profiling options.
[email-validator.git] / email-validator.cabal
index 46aca519b76ba71fb97bca14590f6a8b1ddb99a8..a3bcae4364536ebfc1c0d988ea2f97651034f82b 100644 (file)
@@ -90,11 +90,6 @@ executable email-validator
     -optc-march=native
     -O2
 
-  ghc-prof-options:
-    -prof
-    -auto-all
-    -caf-all
-
 
 test-suite testsuite
   type: exitcode-stdio-1.0