summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PROFILING4
1 files changed, 1 insertions, 3 deletions
diff --git a/PROFILING b/PROFILING
index 63652583d..f1ebf76c7 100644
--- a/PROFILING
+++ b/PROFILING
@@ -1,8 +1,6 @@
To use the GHC profiler:
-first, add -auto-all to ghc-options in pandoc.cabal. then
-
-make clean
+make distclean
make templates
runhaskell Setup.hs configure --enable-library-profiling --enable-executable-profiling
runhaskell Setup.hs build