summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages b/packages
index 1489f3e98d..923b620ed5 100644
--- a/packages
+++ b/packages
@@ -1,5 +1,8 @@
# Despite the name "package", this file contains the master list of
-# the *repositories* that make up GHC. It is parsed by boot and sync-all.
+# the *repositories* that make up GHC. It is parsed by
+# * boot
+# * sync-all
+# * rules/extra-packages.mk
#
# Some of this information is duplicated elsewhere in the build system:
# See Trac #3896