]> gitweb.michael.orlitzky.com - hath.git/blobdiff - hath.cabal
Drop ghc-prof-options from the cabal file.
[hath.git] / hath.cabal
index 73ce76dce05eb156ff6a00874bbdce785a6acd42..d6fd50a39976ec95697f15b65af862fdb08415e3 100644 (file)
@@ -3,7 +3,7 @@ version:        0.3.1
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
-homepage:       http://michael.orlitzky.com/code/hath.php
+homepage:       http://michael.orlitzky.com/code/hath.xhtml
 category:       Utils
 license:        AGPL-3
 license-file:   doc/LICENSE
@@ -125,11 +125,6 @@ executable hath
     -optc-march=native
     -O2
 
-  ghc-prof-options:
-    -prof
-    -auto-all
-    -caf-all
-
 
 test-suite testsuite
   type: exitcode-stdio-1.0
@@ -197,5 +192,5 @@ test-suite shelltests
 
 source-repository head
   type: git
-  location: http://michael.orlitzky.com/git/hath.git
+  location: http://gitweb.michael.orlitzky.com/hath.git
   branch: master