]> gitweb.michael.orlitzky.com - spline3.git/commitdiff
spline3.cabal: remove "-prof" from the profiling flags because Cabal said to.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Mar 2019 01:11:33 +0000 (20:11 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Mar 2019 01:11:33 +0000 (20:11 -0500)
spline3.cabal

index a6c638b291d427c6f8c04a338a647d4ec27674fe..2fc7b13f9162800d404466360838a8db3dd237c9 100644 (file)
@@ -98,7 +98,6 @@ executable spline3
     -optc-march=native
 
   ghc-prof-options:
-    -prof
     -auto-all
     -caf-all