[commit: ghc] wip/nfs-locking: Rename Gcc(M) to Cc(M). (96dec14)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:07:37 UTC 2017


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

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/96dec1490c1a95e7e5a4c58f736e617773ff9d32/ghc

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

commit 96dec1490c1a95e7e5a4c58f736e617773ff9d32
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Thu Apr 14 01:41:02 2016 +0100

    Rename Gcc(M) to Cc(M).
    
    See #222, #223.


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

96dec1490c1a95e7e5a4c58f736e617773ff9d32
 cfg/system.config.in                     |  4 +--
 shaking-up-ghc.cabal                     |  2 +-
 src/Builder.hs                           | 62 ++++++++++++++++----------------
 src/Predicates.hs                        |  6 ++--
 src/Rules/Compile.hs                     |  2 +-
 src/Rules/Dependencies.hs                |  2 +-
 src/Rules/Gmp.hs                         |  2 +-
 src/Rules/Libffi.hs                      |  4 +--
 src/Settings/Args.hs                     |  6 ++--
 src/Settings/Builders/{Gcc.hs => Cc.hs}  | 22 ++++++------
 src/Settings/Builders/DeriveConstants.hs |  2 +-
 src/Settings/Builders/GhcCabal.hs        |  8 ++---
 src/Settings/Builders/Hsc2Hs.hs          |  2 +-
 src/Settings/Packages/Directory.hs       |  2 +-
 src/Settings/Packages/IntegerGmp.hs      |  4 +--
 src/Settings/Packages/Rts.hs             |  4 +--
 16 files changed, 67 insertions(+), 67 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 96dec1490c1a95e7e5a4c58f736e617773ff9d32


More information about the ghc-commits mailing list