[commit: ghc] master: users-guide: Update Wiki URLs to point to GitLab (89a201e)
git at git.haskell.org
git at git.haskell.org
Wed Mar 20 05:10:47 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/89a201e88a9313ecff4f5659c38e40136cfc0b76/ghc
>---------------------------------------------------------------
commit 89a201e88a9313ecff4f5659c38e40136cfc0b76
Author: Takenobu Tani <takenobu.hs at gmail.com>
Date: Mon Mar 18 22:07:06 2019 +0900
users-guide: Update Wiki URLs to point to GitLab
The user's guide uses the `ghc-wiki` macro, and substitution rules
are complicated. So I manually edited `.rst` files without sed.
I changed `Commentary/Latedmd` only to a different page.
It is more appropriate as an example.
[ci skip]
>---------------------------------------------------------------
89a201e88a9313ecff4f5659c38e40136cfc0b76
docs/users_guide/8.2.1-notes.rst | 2 +-
docs/users_guide/editing-guide.rst | 8 ++++----
docs/users_guide/extending_ghc.rst | 4 ++--
docs/users_guide/ffi-chap.rst | 2 +-
docs/users_guide/ghc.mk | 4 ++--
docs/users_guide/ghc_config.py.in | 2 +-
docs/users_guide/glasgow_exts.rst | 14 +++++++-------
docs/users_guide/intro.rst | 10 +++++-----
docs/users_guide/profiling.rst | 2 +-
docs/users_guide/safe_haskell.rst | 2 +-
docs/users_guide/separate_compilation.rst | 4 +---
docs/users_guide/sooner.rst | 2 +-
docs/users_guide/using-optimisation.rst | 2 +-
13 files changed, 28 insertions(+), 30 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 89a201e88a9313ecff4f5659c38e40136cfc0b76
More information about the ghc-commits
mailing list