From 2f69aaea7066b8d11034925d9376fadd67361eca Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Mon, 23 Sep 2013 16:03:44 +0100 Subject: Globally replace "hackage.haskell.org" with "ghc.haskell.org" --- driver/ghci/Makefile | 4 ++-- driver/ghci/ghc.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'driver/ghci') diff --git a/driver/ghci/Makefile b/driver/ghci/Makefile index 9935c9cef8..3a1b49304d 100644 --- a/driver/ghci/Makefile +++ b/driver/ghci/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/ghci/ghc.mk b/driver/ghci/ghc.mk index bd4bf36117..4c5c09e761 100644 --- a/driver/ghci/ghc.mk +++ b/driver/ghci/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 # # ----------------------------------------------------------------------------- -- cgit v1.2.1