summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/config.mk.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/config.mk.in b/mk/config.mk.in
index 4bff39bf2b..d27fafc087 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -246,7 +246,7 @@ StripLibraries=NO
# Include compiler support for letting the compiler (optionally) report
# your compilation to a central server for generation of fun stats.
#
-GhcReportCompiles=YES
+GhcReportCompiles=NO
#################################################################################
#