diff options
Diffstat (limited to 'utils/genprimopcode/Makefile')
-rw-r--r-- | utils/genprimopcode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/genprimopcode/Makefile b/utils/genprimopcode/Makefile index 11eff3146e..1e35f27228 100644 --- a/utils/genprimopcode/Makefile +++ b/utils/genprimopcode/Makefile @@ -5,8 +5,8 @@ # This file is part of the GHC build system. # # To understand how the build system works and how to modify it, see -# http://ghc.haskell.org/trac/ghc/wiki/Building/Architecture -# http://ghc.haskell.org/trac/ghc/wiki/Building/Modifying +# https://gitlab.haskell.org/ghc/ghc/wikis/building/architecture +# https://gitlab.haskell.org/ghc/ghc/wikis/building/modifying # # ----------------------------------------------------------------------------- |