diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2014-04-19 14:41:00 +0200 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2014-04-19 14:46:53 +0200 |
commit | 2eb40eba2629e23a79671ff7dfafc7f37f750e22 (patch) | |
tree | dc17ed068c54c997d7cc27e97b009ec1af1578cd /libraries/integer-gmp | |
parent | bd7b97328d9326fb3a425bc6d01bad8b03990ed4 (diff) | |
download | haskell-2eb40eba2629e23a79671ff7dfafc7f37f750e22.tar.gz |
Normalize GHC Trac URLs
Update several old
http://hackage.haskell.org/trac/ghc
URLs references to the current
http://ghc.haskell.org/trac/ghc
URLs.
Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Diffstat (limited to 'libraries/integer-gmp')
-rw-r--r-- | libraries/integer-gmp/gmp/ghc.mk | 4 | ||||
-rw-r--r-- | libraries/integer-gmp/mkGmpDerivedConstants/Makefile | 4 | ||||
-rw-r--r-- | libraries/integer-gmp/mkGmpDerivedConstants/ghc.mk | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/libraries/integer-gmp/gmp/ghc.mk b/libraries/integer-gmp/gmp/ghc.mk index a5d33ab842..ab899176ab 100644 --- a/libraries/integer-gmp/gmp/ghc.mk +++ b/libraries/integer-gmp/gmp/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 # # ----------------------------------------------------------------------------- diff --git a/libraries/integer-gmp/mkGmpDerivedConstants/Makefile b/libraries/integer-gmp/mkGmpDerivedConstants/Makefile index 0650bb3ed3..ce66e201b4 100644 --- a/libraries/integer-gmp/mkGmpDerivedConstants/Makefile +++ b/libraries/integer-gmp/mkGmpDerivedConstants/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/libraries/integer-gmp/mkGmpDerivedConstants/ghc.mk b/libraries/integer-gmp/mkGmpDerivedConstants/ghc.mk index 1729b1a9a7..fcf19fa4a0 100644 --- a/libraries/integer-gmp/mkGmpDerivedConstants/ghc.mk +++ b/libraries/integer-gmp/mkGmpDerivedConstants/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 # # ----------------------------------------------------------------------------- |