[commit: ghc] ghc-8.0: Docs: fix links to ghc-flags (688354f)
git at git.haskell.org
git at git.haskell.org
Wed Aug 31 23:24:15 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.0
Link : http://ghc.haskell.org/trac/ghc/changeset/688354f5f7b100eb61a5619529e2371d6a31ec70/ghc
>---------------------------------------------------------------
commit 688354f5f7b100eb61a5619529e2371d6a31ec70
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Thu Jun 9 13:26:35 2016 +0200
Docs: fix links to ghc-flags
(cherry picked from commit e703a232174fd6e6cc42f2b27a2d9a2a17957aa7)
>---------------------------------------------------------------
688354f5f7b100eb61a5619529e2371d6a31ec70
docs/users_guide/glasgow_exts.rst | 2 +-
utils/mkUserGuidePart/Options/Language.hs | 70 +++++++++++-----------
utils/mkUserGuidePart/Options/Linking.hs | 4 +-
utils/mkUserGuidePart/Options/Misc.hs | 2 +-
utils/mkUserGuidePart/Options/Optimizations.hs | 50 ++++++++--------
utils/mkUserGuidePart/Options/Phases.hs | 2 +-
.../Options/RecompilationChecking.hs | 2 +-
utils/mkUserGuidePart/Options/Verbosity.hs | 6 +-
utils/mkUserGuidePart/Options/Warnings.hs | 28 ++++-----
9 files changed, 83 insertions(+), 83 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 688354f5f7b100eb61a5619529e2371d6a31ec70
More information about the ghc-commits
mailing list