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" --- utils/genapply/GenApply.hs | 2 +- utils/genapply/Makefile | 4 ++-- utils/genapply/ghc.mk | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'utils/genapply') diff --git a/utils/genapply/GenApply.hs b/utils/genapply/GenApply.hs index 188211df81..dab6e91fde 100644 --- a/utils/genapply/GenApply.hs +++ b/utils/genapply/GenApply.hs @@ -3,7 +3,7 @@ -- The above warning suppression flag is a temporary kludge. -- While working on this module you are encouraged to remove it and fix -- any warnings in the module. See --- http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings +-- http://ghc.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings -- for details module Main(main) where diff --git a/utils/genapply/Makefile b/utils/genapply/Makefile index af57fa1cbd..1d94fcdb73 100644 --- a/utils/genapply/Makefile +++ b/utils/genapply/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/genapply/ghc.mk b/utils/genapply/ghc.mk index 14b003c042..2eea233ea5 100644 --- a/utils/genapply/ghc.mk +++ b/utils/genapply/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