Skip to content
Snippets Groups Projects
Commit 89a747ac authored by Simon Marlow's avatar Simon Marlow
Browse files

Globally replace "hackage.haskell.org" with "ghc.haskell.org"

parent fdfb0c29
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
-- The above warning supression flag is a temporary kludge. -- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix -- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See -- 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 -- for details
module HpcParser where module HpcParser where
......
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
# This file is part of the GHC build system. # This file is part of the GHC build system.
# #
# To understand how the build system works and how to modify it, see # To understand how the build system works and how to modify it, see
# http://hackage.haskell.org/trac/ghc/wiki/Building/Architecture # http://ghc.haskell.org/trac/ghc/wiki/Building/Architecture
# http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying # http://ghc.haskell.org/trac/ghc/wiki/Building/Modifying
# #
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
......
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
# This file is part of the GHC build system. # This file is part of the GHC build system.
# #
# To understand how the build system works and how to modify it, see # To understand how the build system works and how to modify it, see
# http://hackage.haskell.org/trac/ghc/wiki/Building/Architecture # http://ghc.haskell.org/trac/ghc/wiki/Building/Architecture
# http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying # http://ghc.haskell.org/trac/ghc/wiki/Building/Modifying
# #
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment