From 73249a40b7154364730e64e927b2f5312947bd2d Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Sun, 24 Jan 1999 14:37:59 +0000
Subject: [PATCH] [project @ 1999-01-24 14:37:59 by sof] GhcReportCompiles:
 default is NO

---
 mk/config.mk.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mk/config.mk.in b/mk/config.mk.in
index 117ed5d1209c..d7afd88a6ab1 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -256,7 +256,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
 
 #################################################################################
 #
-- 
GitLab