[commit: ghc] master: docs: remove leftovers of static flags (f282f02)
git at git.haskell.org
git at git.haskell.org
Thu Jul 12 19:06:00 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/f282f02d9d3b190244b6cf4a0cb1bb88816cae84/ghc
>---------------------------------------------------------------
commit f282f02d9d3b190244b6cf4a0cb1bb88816cae84
Author: Krzysztof Gogolewski <krz.gogolewski at gmail.com>
Date: Thu Jul 12 10:08:14 2018 -0400
docs: remove leftovers of static flags
Remove "dynamic + :set" category from documentation,
because all dynamic flags support ":set"; this is a
leftover of "static + :set".
Test Plan: make html
Reviewers: bgamari, mpickering
Reviewed By: mpickering
Subscribers: mpickering, osa1, rwbarton, thomie, carter
Differential Revision: https://phabricator.haskell.org/D4942
>---------------------------------------------------------------
f282f02d9d3b190244b6cf4a0cb1bb88816cae84
docs/users_guide/flags.py | 4 +++-
docs/users_guide/flags.rst | 4 ++--
docs/users_guide/packages.rst | 14 +++++++-------
docs/users_guide/phases.rst | 2 +-
docs/users_guide/safe_haskell.rst | 6 +++---
docs/users_guide/separate_compilation.rst | 4 ++--
docs/users_guide/using.rst | 30 +++++++++++-------------------
7 files changed, 29 insertions(+), 35 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 f282f02d9d3b190244b6cf4a0cb1bb88816cae84
More information about the ghc-commits
mailing list