[commit: ghc] master: Update User's Guide, cleanup DynFlags (303776a)

git at git.haskell.org git at git.haskell.org
Thu Nov 6 12:05:09 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/303776ab1ff8e192fe42374c8547b7c77305796e/ghc

>---------------------------------------------------------------

commit 303776ab1ff8e192fe42374c8547b7c77305796e
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date:   Wed Nov 5 13:44:32 2014 +0100

    Update User's Guide, cleanup DynFlags


>---------------------------------------------------------------

303776ab1ff8e192fe42374c8547b7c77305796e
 compiler/cmm/CmmCallConv.hs                 |   2 +-
 compiler/main/DynFlags.hs                   | 539 ++++++++++++++------------
 compiler/main/StaticFlags.hs                |   6 +-
 docs/users_guide/7.10.1-notes.xml           |   2 +
 docs/users_guide/flags.xml                  | 423 +++++++++++++--------
 docs/users_guide/using.xml                  | 562 +++++++++++++++++++++-------
 testsuite/tests/ghci/scripts/ghci057.stdout |  18 +-
 7 files changed, 1002 insertions(+), 550 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 303776ab1ff8e192fe42374c8547b7c77305796e


More information about the ghc-commits mailing list