summaryrefslogtreecommitdiff
path: root/compiler/basicTypes/Module.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/basicTypes/Module.hs')
-rw-r--r--compiler/basicTypes/Module.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/basicTypes/Module.hs b/compiler/basicTypes/Module.hs
index 9c9547fef1..f5b65e7638 100644
--- a/compiler/basicTypes/Module.hs
+++ b/compiler/basicTypes/Module.hs
@@ -177,7 +177,7 @@ import {-# SOURCE #-} Packages (componentIdString, improveUnitId, PackageConfigM
-- Unit IDs, installed package IDs, ABI hashes, package names,
-- versions, there are a *lot* of different identifiers for closely
-- related things. What do they all mean? Here's what. (See also
--- https://ghc.haskell.org/trac/ghc/wiki/Commentary/Packages/Concepts )
+-- https://gitlab.haskell.org/ghc/ghc/wikis/commentary/packages/concepts )
--
-- THE IMPORTANT ONES
--