[commit: ghc] master: Normalize GHC Trac URLs (2eb40eb)
git at git.haskell.org
git at git.haskell.org
Sat Apr 19 12:47:31 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/2eb40eba2629e23a79671ff7dfafc7f37f750e22/ghc
>---------------------------------------------------------------
commit 2eb40eba2629e23a79671ff7dfafc7f37f750e22
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sat Apr 19 14:41:00 2014 +0200
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 at gnu.org>
>---------------------------------------------------------------
2eb40eba2629e23a79671ff7dfafc7f37f750e22
compiler/main/GHC.hs | 2 +-
libraries/base/Control/Category.hs | 2 +-
libraries/base/Data/List.hs | 2 +-
libraries/base/GHC/Event/Manager.hs | 2 +-
libraries/base/GHC/Event/TimerManager.hs | 2 +-
libraries/base/GHC/Event/Unique.hs | 2 +-
libraries/base/tests/genericNegative001.hs | 2 +-
libraries/integer-gmp/gmp/ghc.mk | 4 ++--
libraries/integer-gmp/mkGmpDerivedConstants/Makefile | 4 ++--
libraries/integer-gmp/mkGmpDerivedConstants/ghc.mk | 4 ++--
testsuite/README.md | 2 +-
testsuite/tests/codeGen/should_run/cgrun071.hs | 2 +-
testsuite/tests/deriving/should_compile/drv012.hs | 2 +-
testsuite/tests/gadt/gadt17.hs | 2 +-
testsuite/tests/simplCore/should_compile/simpl014.hs | 2 +-
15 files changed, 18 insertions(+), 18 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 2eb40eba2629e23a79671ff7dfafc7f37f750e22
More information about the ghc-commits
mailing list