diff options
Diffstat (limited to 'utils/deriveConstants')
-rw-r--r-- | utils/deriveConstants/Makefile | 4 | ||||
-rw-r--r-- | utils/deriveConstants/ghc.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/utils/deriveConstants/Makefile b/utils/deriveConstants/Makefile index f3a992184e..ec37231447 100644 --- a/utils/deriveConstants/Makefile +++ b/utils/deriveConstants/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://hackage.haskell.org/trac/ghc/wiki/Building/Architecture -# http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying +# http://ghc.haskell.org/trac/ghc/wiki/Building/Architecture +# http://ghc.haskell.org/trac/ghc/wiki/Building/Modifying # # ----------------------------------------------------------------------------- diff --git a/utils/deriveConstants/ghc.mk b/utils/deriveConstants/ghc.mk index 525a936960..968282e282 100644 --- a/utils/deriveConstants/ghc.mk +++ b/utils/deriveConstants/ghc.mk @@ -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://hackage.haskell.org/trac/ghc/wiki/Building/Architecture -# http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying +# http://ghc.haskell.org/trac/ghc/wiki/Building/Architecture +# http://ghc.haskell.org/trac/ghc/wiki/Building/Modifying # # ----------------------------------------------------------------------------- |