[commit: ghc] master: Shorten long lines in DynFlags, add details to ghci usage guide. (6d47ab3)
git at git.haskell.org
git at git.haskell.org
Sun Nov 30 18:01:33 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/6d47ab3ab3684c4245bdccd97d19db83887aae9c/ghc
>---------------------------------------------------------------
commit 6d47ab3ab3684c4245bdccd97d19db83887aae9c
Author: Lennart Kolmodin <kolmodin at gmail.com>
Date: Sun Nov 30 11:58:17 2014 -0600
Shorten long lines in DynFlags, add details to ghci usage guide.
Summary:
Shorten long lines in DynFlags.
Describe --show-options in ghci usage guide.
Reviewers: jstolarek, austin
Reviewed By: jstolarek, austin
Subscribers: thomie, carter
Differential Revision: https://phabricator.haskell.org/D532
GHC Trac Issues: #9259
>---------------------------------------------------------------
6d47ab3ab3684c4245bdccd97d19db83887aae9c
compiler/main/DynFlags.hs | 894 ++++++++++++++++++++++++++--------------------
driver/ghci-usage.txt | 3 +
2 files changed, 504 insertions(+), 393 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 6d47ab3ab3684c4245bdccd97d19db83887aae9c
More information about the ghc-commits
mailing list