diff options
Diffstat (limited to 'driver/split')
-rw-r--r-- | driver/split/Makefile | 4 | ||||
-rw-r--r-- | driver/split/ghc.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/driver/split/Makefile b/driver/split/Makefile index 33e46c5340..93e9b127eb 100644 --- a/driver/split/Makefile +++ b/driver/split/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/driver/split/ghc.mk b/driver/split/ghc.mk index 461dd5ac62..20b244d9dc 100644 --- a/driver/split/ghc.mk +++ b/driver/split/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 # # ----------------------------------------------------------------------------- |